Skip to content

Commit f226bac

Browse files
committed
Merge pull request #33 from DanFaudemer/docs
Correct path error
2 parents 02a587a + 97ea8f5 commit f226bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gradlew installTestsDebugExecutable
99

1010
Runs core tests
1111
```shell
12-
cd ./build/install/tests/debug/tests.bat
12+
cd ./build/install/tests/debug/
1313
tests.bat
1414
cd ../../../../
1515
```

0 commit comments

Comments
 (0)