fix readme

This commit is contained in:
Stephen Toth 2018-07-15 22:20:07 -04:00
parent 884e1d0a41
commit 7533960354
1 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ Download it from the link and then follow the instructions below for different o
* Linux * Linux
1. Clone, make, and install spasm-ng <https://github.com/alberthdev/spasm-ng> 1. Clone, make, and install spasm-ng <https://github.com/alberthdev/spasm-ng>
2. Run the `build` script 2. Run the `build` script
``` ```
./build ./build
``` ```
@ -43,4 +44,4 @@ Please include:
2. What you were doing when the issue occurred. 2. What you were doing when the issue occurred.
3. Possible cause/fixes? (optional) 3. Possible cause/fixes? (optional)
Thank you! Thank you!