readme: remove outdated statement

Issue #10 already states that "ripgrep is now in most or all of the major
package repositories."

PR #1280
This commit is contained in:
Fabian Würfl 2019-05-15 00:44:50 +02:00 committed by Andrew Gallant
parent 5ce2d7351d
commit d1e4d28f30

View File

@ -343,9 +343,6 @@ If you're a **Rust programmer**, ripgrep can be installed with `cargo`.
$ cargo install ripgrep $ 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 ### Building