aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--install.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.bat b/install.bat
index c95967a6..e28734dc 100644
--- a/install.bat
+++ b/install.bat
@@ -151,7 +151,7 @@ Configuring the destinations:
151 151
152Configuring the Lua interpreter: 152Configuring the Lua interpreter:
153/LV [version] Lua version to use; either 5.1, 5.2, or 5.3. 153/LV [version] Lua version to use; either 5.1, 5.2, or 5.3.
154 Default is 5.1 154 Default is auto-detected.
155/LUA [dir] Location where Lua is installed - e.g. c:\lua\5.1\ 155/LUA [dir] Location where Lua is installed - e.g. c:\lua\5.1\
156 If not provided, the installer will search the system 156 If not provided, the installer will search the system
157 path and some default locations for a valid Lua 157 path and some default locations for a valid Lua