Add Flox to installation methods

This commit is contained in:
Bryan Honof 2024-07-30 18:35:03 +02:00
parent b80e1cb35e
commit bd71f4e929

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/)