From 33f73fcad4d3350dead8137d119a05505e13dccb Mon Sep 17 00:00:00 2001 From: yeger Date: Sat, 12 Oct 2019 07:25:49 -0400 Subject: small readme update --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d79dd3e..b556d29 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The goal is to make the options and features as similar to `grep` as possible fo Assuming you have the llvm/clang libraries(the build file will read your llvm options using `llvm-config` so make sure it's in path), just run:
```bash git clone https://github.com/bloodstalker/cgrep +cd cgrep git submodule init git submodule update make -- cgit v1.2.3