Merge pull request #16 from frankmilliron/main

clarify Linux instructions
This commit is contained in:
4am
2022-11-09 20:18:56 -05:00
committed by GitHub

View File

@@ -80,6 +80,7 @@ $ sudo cp cadius /usr/bin
Then open a terminal window and type
``` shell
$ git clone https://github.com/a2-4am/4sports.git
$ cd 4sports/
$ make
```