Archived
1
0
Fork 0

README: updated compile instructions to reflect Makefile.

This commit is contained in:
Henrik Hautakoski 2010-11-12 09:20:31 +01:00
parent 1d99ab9eea
commit de35c33c37

2
README
View file

@ -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.