Skip to content

Commit d32e151

Browse files
committed
LuaCheck: further clarifications to running on Windows
1 parent c01738e commit d32e151

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

en/chapters/luacheck.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Check that it's installed with the following command:
4444
The first time you run LuaCheck, it will probably pick up a lot of false
4545
errors. This is because it still needs to be configured.
4646

47-
On Windows, open powershell or bash in the root folder and run `path/to/luacheck.exe .`
47+
On Windows, open powershell or bash in the root folder of your project
48+
and run `path\to\luacheck.exe .`
4849

4950
On Linux, run `luacheck .` whilst in the root folder of your project.
5051

0 commit comments

Comments
 (0)