clarify Linux instructions

This commit is contained in:
frankmilliron 2022-11-09 17:14:27 -08:00 committed by GitHub
parent 4841f37ada
commit a39797062a
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/4cade.git
$ cd 4cade/
$ make
```