Skip to content

Commit

Permalink
Add Flox to installation methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Honof committed Jul 30, 2024
1 parent b80e1cb commit bd71f4e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down

0 comments on commit bd71f4e

Please sign in to comment.