diff options
Diffstat (limited to 'install.txt')
-rw-r--r-- | install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.txt b/install.txt index a703edba0..eefdfb682 100644 --- a/install.txt +++ b/install.txt @@ -103,5 +103,5 @@ On UNIX * ``bin/nimrod c koch`` * ``./koch boot -d:release`` -Installation on UNIX can then be done with ``koch install``. +Installation on UNIX can then be done with ``koch install [dir]``. |