mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-10 05:59:25 +02:00
doc: add Flox as an installation method
Ref https://flox.dev/docs/ PR #2817
This commit is contained in:
@@ -318,6 +318,12 @@ If you're a **Nix** user, you can install ripgrep from
|
|||||||
$ nix-env --install ripgrep
|
$ nix-env --install ripgrep
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you're a **Flox** user, you can install ripgrep as follows:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ flox install ripgrep
|
||||||
|
```
|
||||||
|
|
||||||
If you're a **Guix** user, you can install ripgrep from the official
|
If you're a **Guix** user, you can install ripgrep from the official
|
||||||
package collection:
|
package collection:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user