diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 3e39b5f77..ee24cd683 100644 --- a/readme.txt +++ b/readme.txt @@ -42,7 +42,7 @@ $ bin/nimrod c koch $ ./koch boot -d:release ``` -The install script (``install.sh``) may then be used to install Nimrod, or you +``koch install [dir]`` may then be used to install Nimrod, or you can simply add it to your PATH. The above steps can be performed on Windows in a similar fashion, the |