Add Flox to installation methods (#2117)

Co-authored-by: Bryan Honof <bryanhonof@bryans-mbp.space.flox.local>
This commit is contained in:
Bryan Honof 2024-08-05 07:15:06 +02:00 committed by GitHub
parent b9c3ff6f0a
commit 95aaccee46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -308,6 +308,13 @@ apk add yq
Supported by Tuan Hoang (https://pkgs.alpinelinux.org/packages?name=yq-go)
### Flox:
Flox can be used to install yq on Linux, MacOS, and Windows through WSL.
```
flox install yq
```
## Features
- [Detailed documentation with many examples](https://mikefarah.gitbook.io/yq/)