Update Arch Linux install command

ripgrep-all has been moved to the community repository.
This commit is contained in:
Thomas 2022-01-19 19:33:57 +00:00
parent 2d63efd315
commit 332cd502f6
No known key found for this signature in database
GPG Key ID: 86930F1CE9E00625

View File

@ -60,7 +60,8 @@ Linux x64, macOS and Windows binaries are available [in GitHub Releases][latestr
### Linux
#### Arch Linux
simply install from AUR: `yay -S ripgrep-all`.
`pacman -S ripgrep-all`.
#### Nix
`nix-env -iA nixpkgs.ripgrep-all`