diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |