summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Würfl <bafdyce@tuta.io>2019-05-15 00:44:50 +0200
committerAndrew Gallant <jamslam@gmail.com>2019-05-14 18:44:50 -0400
commitd1e4d28f3090cd0ce6e2eb7931e6b897e9235c30 (patch)
tree12a26f0c452c81dcc297e208e34761bbc8b4feca
parent5ce2d7351dba9c113318f4e43c041be7c25eaee4 (diff)
readme: remove outdated statement
Issue #10 already states that "ripgrep is now in most or all of the major package repositories." PR #1280
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 749a0e48..d6bbc74d 100644
--- a/README.md
+++ b/README.md
@@ -343,9 +343,6 @@ If you're a **Rust programmer**, ripgrep can be installed with `cargo`.
$ cargo install ripgrep
```
-ripgrep isn't currently in any other package repositories.
-[I'd like to change that](https://github.com/BurntSushi/ripgrep/issues/10).
-
### Building