ripgrep is now in [community]

The README should reflect that.
This commit is contained in:
Sven-Hendrik Haase 2016-09-26 00:48:41 +02:00 committed by GitHub
parent 982265af70
commit a12c63957b

View File

@ -105,11 +105,10 @@ directly):
$ brew install https://raw.githubusercontent.com/BurntSushi/ripgrep/master/pkg/brew/ripgrep.rb $ brew install https://raw.githubusercontent.com/BurntSushi/ripgrep/master/pkg/brew/ripgrep.rb
``` ```
If you're an **Archlinux** user, then you can install `ripgrep` from the If you're an **Arch Linux** user, then you can install `ripgrep` from the official repos:
[`ripgrep` AUR package](https://aur.archlinux.org/packages/ripgrep/), e.g.,
``` ```
$ yaourt -S ripgrep $ pacman -Syu ripgrep
``` ```
If you're a **Rust programmer**, `ripgrep` can be installed with `cargo`: If you're a **Rust programmer**, `ripgrep` can be installed with `cargo`: