diff options
author | Thijs Schreijer <thijs@thijsschreijer.nl> | 2015-07-19 00:22:33 +0200 |
---|---|---|
committer | Thijs Schreijer <thijs@thijsschreijer.nl> | 2015-07-19 00:22:33 +0200 |
commit | b24f9b7453cf7a3ffd2e1b1f463f710508b491b2 (patch) | |
tree | 198e6577f53a0415d2fc81e8c89910656334da98 | |
parent | 5159a50f5fa28cd935c13d8d3bdea565117d6a29 (diff) | |
download | luarocks-b24f9b7453cf7a3ffd2e1b1f463f710508b491b2.tar.gz luarocks-b24f9b7453cf7a3ffd2e1b1f463f710508b491b2.tar.bz2 luarocks-b24f9b7453cf7a3ffd2e1b1f463f710508b491b2.zip |
update windows installer help text
-rw-r--r-- | install.bat | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/install.bat b/install.bat index 33453c65..17327992 100644 --- a/install.bat +++ b/install.bat | |||
@@ -122,9 +122,6 @@ local function print_help() | |||
122 | Installs LuaRocks. | 122 | Installs LuaRocks. |
123 | 123 | ||
124 | /P [dir] Where to install LuaRocks. | 124 | /P [dir] Where to install LuaRocks. |
125 | Note that version; $VERSION, will be appended to this | ||
126 | path, so "/P c:\luarocks\" will install in | ||
127 | "c:\luarocks\$VERSION\" | ||
128 | Default is %PROGRAMFILES%\LuaRocks | 125 | Default is %PROGRAMFILES%\LuaRocks |
129 | 126 | ||
130 | Configuring the destinations: | 127 | Configuring the destinations: |