diff --git a/README.md b/README.md index a5b430b7..b0848f09 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ $ brew install burntsushi/ripgrep/ripgrep-bin If you're an **Arch Linux** user, then you can install `ripgrep` from the official repos: ``` -$ pacman -Syu ripgrep +$ pacman -S ripgrep ``` If you're a **Rust programmer**, `ripgrep` can be installed with `cargo`: