Migrating README.txt to README.md

This commit is contained in:
Nigel Stewart 2015-10-05 19:45:01 +10:00
parent fcce67c161
commit de42173fb6

View File

@ -15,10 +15,9 @@ you just need to:
### Unix
* make
* sudo -s
* make install
* make clean
$ make
$ sudo -s make install
$ make clean
### Windows