clarify Linux instructions

Can't build from a ZIP file, as it can't pull the commit number.
This commit is contained in:
frankmilliron 2022-11-09 17:16:45 -08:00 committed by GitHub
parent 0ff9d86081
commit 2c44e8368b
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
```