README: updated compile instructions to reflect Makefile.
This commit is contained in:
parent
1d99ab9eea
commit
de35c33c37
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -34,7 +34,7 @@ consult your platform's documentation for how install on your system.
|
||||||
|
|
||||||
3. run `make`.
|
3. run `make`.
|
||||||
|
|
||||||
4. if everything went OK. the 'build' directory now contains the binary files.
|
4. if everything went OK. you should now have the binary/binaries in this directory.
|
||||||
|
|
||||||
5. run `make clean` to cleanup any temporary files generated during the build process.
|
5. run `make clean` to cleanup any temporary files generated during the build process.
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue