diff options
| -rw-r--r-- | install.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.bat b/install.bat index 8222454e..abf680a4 100644 --- a/install.bat +++ b/install.bat | |||
| @@ -643,7 +643,7 @@ print(S[[ | |||
| 643 | You may want to add the following elements to your paths; | 643 | You may want to add the following elements to your paths; |
| 644 | PATH : $LUA_BINDIR;$FULL_PREFIX | 644 | PATH : $LUA_BINDIR;$FULL_PREFIX |
| 645 | LUA_PATH : $ROCKS_TREE\share\lua\$LUA_VERSION\?.lua;$ROCKS_TREE\share\lua\$LUA_VERSION\?\init.lua | 645 | LUA_PATH : $ROCKS_TREE\share\lua\$LUA_VERSION\?.lua;$ROCKS_TREE\share\lua\$LUA_VERSION\?\init.lua |
| 646 | LUA_CPATH: $LUA_LIBDIR\lua\$LUA_VERSION\?.dll | 646 | LUA_CPATH: $ROCKS_TREE\lib\lua\$LUA_VERSION\?.dll |
| 647 | 647 | ||
| 648 | ]]) | 648 | ]]) |
| 649 | os.exit(0) | 649 | os.exit(0) |
