Update Arch Linux install command

ripgrep-all has been moved to the community repository.
pull/123/head
Thomas 2 years ago
parent 2d63efd315
commit 332cd502f6
No known key found for this signature in database
GPG Key ID: 86930F1CE9E00625

@ -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`

Loading…
Cancel
Save