Update README.md

This commit is contained in:
Lee Fastenau 2017-05-30 10:03:05 -07:00 committed by GitHub
parent 9c902653e9
commit d83693e86c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ make run
(If this worked for you on the first try, you're officially a bigger loser than me.)
### Makefile Requirements
Here's a list of the prerequisites you'll need to make the `makefile` work.
Here's the list of the prerequisites you'll need to get the `makefile` to work.
* [DASM](https://sourceforge.net/projects/dasm-dillon/files/dasm-dillon/) (2.20.11) - Macro assembler.
* Make sure this is saved somewhere in your PATH.