fixes typo

This commit is contained in:
Rufus 2019-03-27 22:22:36 +01:00 committed by Felipe Zimmerle
parent f752291af8
commit 6d266fae85
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

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
```