aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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