aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFarzad Sadeghi <thabogre@gmail.com>2020-10-28 15:40:22 +0000
committerGitHub <noreply@github.com>2020-10-28 15:40:22 +0000
commite45a756cc6bb6920cce208799c4c662b36aa9284 (patch)
tree9ac3215e28078db96e691d3b1121ebd383d23617 /README.md
parentfixing travis (diff)
parentRemove all mentions of Boost (diff)
downloadcgrep-e45a756cc6bb6920cce208799c4c662b36aa9284.tar.gz
cgrep-e45a756cc6bb6920cce208799c4c662b36aa9284.zip
Merge pull request #15 from schra/fix/remove-all-mentions-of-boost
Remove all mentions of Boost
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a12352..ae41bce 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,6 @@ If it makes sense sure, but I want to be careful with what cgrep implements. If
You can get the source files from the [release](https://github.com/bloodstalker/cgrep/releases) page or a release branch usually named `rcx`.<br/>
The Release Candidate branches are the release branches. Master is the dev branch.<br/>
-Currently the master branch requires `libloost-filesystem`, which will most probably change in the future.<br/>
### Fedora
`sudo dnf install clang-devel llvm-devel llvm-static`