aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-05-12 15:09:35 +0000
committerbloodstalker <thabogre@gmail.com>2017-05-12 15:09:35 +0000
commitde69fc826bed2751975faaa4099afdd1339e58a0 (patch)
tree5691381930f1f064c5a7f11c85ea27a00eec9d93 /README.md
parentnew header for bruiser (diff)
downloadmutator-de69fc826bed2751975faaa4099afdd1339e58a0.tar.gz
mutator-de69fc826bed2751975faaa4099afdd1339e58a0.zip
fixed an old tip
Diffstat (limited to 'README.md')
-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