Skip to content

Commit 01a0615

Browse files
authored
Merge pull request #3354 from cjihrig/patch-1
doc: update testing section of README
2 parents 7a986c7 + 80019da commit 01a0615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ the utilities, follow the commands listed below:
219219
$ cd /path/to/your/ModSecurity
220220
$ git submodule foreach git pull
221221
$ cd test
222-
$ ./regression-tests
223-
$ ./unit-tests
222+
$ ./regression_tests
223+
$ ./unit_tests
224224
```
225225

226226
### Debugging

0 commit comments

Comments
 (0)