mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
Change NixOS to Nix
Nix is a distro-independent package manager
This commit is contained in:
parent
8150e3007c
commit
8b4b8c2970
@ -303,7 +303,7 @@ $ sudo yum-config-manager --add-repo=https://copr.fedorainfracloud.org/coprs/car
|
|||||||
$ sudo yum install ripgrep
|
$ sudo yum install ripgrep
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're a **NixOS** user, you can install ripgrep from
|
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/tools/text/ripgrep/default.nix):
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user