aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-11-11 00:24:23 +0000
committerbloodstalker <thabogre@gmail.com>2018-11-11 00:24:23 +0000
commit5ee28cb6fc044c279a36ee52369554ee2a7454e1 (patch)
treedc6b484126fa3aee95776b68f222f2fe627eb1b3 /README.md
parentupdate (diff)
downloadcgrep-5ee28cb6fc044c279a36ee52369554ee2a7454e1.tar.gz
cgrep-5ee28cb6fc044c279a36ee52369554ee2a7454e1.zip
update
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 675a328..ce6efb5 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
`grep` for C/C++ source files.<br/>
cgrep uses libtooling, the latest tested version of LLVM is trunk 340121.<br/>
-#Bulding
+## Bulding
assuming you have the llvm/clang libraries, just run:<br/>
```bash
git clone https://github.com/bloodstalker/cgrep