aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f6f530d..166981b 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,8 @@ Assuming you already have the LLVM/Clang libraries, just run :
```bash
git clone https://github.com/bloodstalker/mutator
+git submodule init
+git submodule update
make
make install