diff --git a/Compilation-recipes.md b/Compilation-recipes.md index 1662fb6..b616591 100644 --- a/Compilation-recipes.md +++ b/Compilation-recipes.md @@ -255,6 +255,7 @@ $ sudo apt-get install g++ flex bison curl doxygen libyajl-dev libgeoip-dev libt $ cd /opt/ $ git clone https://github.com/SpiderLabs/ModSecurity $ git checkout libmodsecurity +$ cd ModSecurity/ $ sh build.sh $ git submodule init $ git submodule update #[for bindings/python, others/libinjection, test/test-cases/secrules-language-tests]