LuaCheck: correct running on Windows
This commit is contained in:
parent
138daddb8b
commit
c01738ec9a
@ -44,7 +44,7 @@ Check that it's installed with the following command:
|
|||||||
The first time you run LuaCheck, it will probably pick up a lot of false
|
The first time you run LuaCheck, it will probably pick up a lot of false
|
||||||
errors. This is because it still needs to be configured.
|
errors. This is because it still needs to be configured.
|
||||||
|
|
||||||
On Windows, drag the root project folder onto the luacheck.exe executable.
|
On Windows, open powershell or bash in the root folder and run `path/to/luacheck.exe .`
|
||||||
|
|
||||||
On Linux, run `luacheck .` whilst in the root folder of your project.
|
On Linux, run `luacheck .` whilst in the root folder of your project.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user