clarify Linux instructions (#520)

This commit is contained in:
frankmilliron 2022-11-09 17:18:45 -08:00 committed by GitHub
parent 4841f37ada
commit db5599d222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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/4cade.git
$ cd 4cade/
$ make
```