doc: add Flox as an installation method

Ref https://flox.dev/docs/

PR #2817
This commit is contained in:
Bryan Honof 2024-05-24 17:59:19 +02:00 committed by GitHub
parent f1d23c06e3
commit 35160a1cdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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