fixes typo

This commit is contained in:
Rufus
2019-03-27 22:22:36 +01:00
committed by Felipe Zimmerle
parent f752291af8
commit 6d266fae85

View File

@@ -210,7 +210,7 @@ the utilities, follow the commands listed below:
```shell
$ cd /path/to/your/ModSecurity
$ git submodule foreach git pull
$ cd tests
$ cd test
$ ./regression-tests
$ ./unit-tests
```