1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-11-23 21:54:45 +02:00

doc: fix nixpkgs link

Closes #3006
This commit is contained in:
Nadir Ishiguro
2025-03-05 20:57:02 +01:00
committed by Andrew Gallant
parent 7339bdf4b5
commit 28cce895ff

View File

@@ -312,7 +312,7 @@ $ sudo yum install ripgrep
```
If you're a **Nix** user, you can install ripgrep from
[nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/text/ripgrep/default.nix):
[nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ri/ripgrep/package.nix):
```
$ nix-env --install ripgrep