updated readme.md

This commit is contained in:
Araq
2014-10-20 23:50:40 +02:00
parent b0179f9af5
commit 95595d86a9

View File

@@ -39,9 +39,7 @@ $ bin/nimrod c koch
$ ./koch boot -d:release
```
``koch install [dir]`` may then be used to install Nimrod, or you can simply
add it to your PATH. More ``koch`` related options are documented in
[doc/koch.txt](doc/koch.txt).
Add Nimrod to your PATH afterwards.
The above steps can be performed on Windows in a similar fashion, the
``build.bat`` and ``build64.bat`` (for x86_64 systems) are provided to be used