diff options
| -rw-r--r-- | win32/LuaRocks.reg.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/LuaRocks.reg.lua b/win32/LuaRocks.reg.lua index 2eb7583a..08d90e59 100644 --- a/win32/LuaRocks.reg.lua +++ b/win32/LuaRocks.reg.lua | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | -- Call this file using its full path and the template file as a parameter; | 1 | -- Call this file using its full path and the template file as a parameter; |
| 2 | -- | 2 | -- |
| 3 | -- C:\> lua.exe "create_reg_file.lua" "c:\luarocks\2.0\LuaRocks.reg.template" | 3 | -- C:\> lua.exe "LuaRocks.reg.lua" "c:\luarocks\2.0\LuaRocks.reg.template" |
| 4 | -- | 4 | -- |
| 5 | -- it will strip the ".template" extension and write to that file the | 5 | -- it will strip the ".template" extension and write to that file the |
| 6 | -- template contents, where "<LUAROCKSPATH>" will be replaced by the path | 6 | -- template contents, where "<LUAROCKSPATH>" will be replaced by the path |
