diff --git a/README.md b/README.md index a60ed923..d5abea92 100644 --- a/README.md +++ b/README.md @@ -218,9 +218,7 @@ the utilities, follow the commands listed below: ```shell $ cd /path/to/your/ModSecurity $ git submodule foreach git pull -$ cd test -$ ./regression_tests -$ ./unit_tests +$ make check ``` ### Debugging