From ec28d5fa3bc423705a88b7af80d56e7ab62f3f69 Mon Sep 17 00:00:00 2001 From: cr0hn Date: Tue, 17 May 2016 18:30:10 +0200 Subject: [PATCH] Updated Compilation recipes (markdown) --- Compilation-recipes.md | 1 + 1 file changed, 1 insertion(+) 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]