Update README.md

This commit is contained in:
ruby 2020-02-13 16:07:38 -08:00 committed by GitHub
parent 882a3b326b
commit 9d98bee521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ The `projects/xcode` folder contains an Xcode project.
The `projects/gmake` folder contains a `make` project.
From that folder, run `make`.
`cd projects/gmake`
`cd projects/gmake`
`make`
### FreeBSD
@ -27,7 +27,7 @@ From that folder, run `make`.
The `projects/gmake` folder contains a `gmake` project.
From that folder, run `gmake`.
`cd projects/gmake`
`cd projects/gmake`
`gmake`
## Alternative build options