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
commit b744bf1773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
```