Skip to content

Commit

Permalink
Add Flox to installation methods (#2117)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan Honof <bryanhonof@bryans-mbp.space.flox.local>
  • Loading branch information
bryanhonof and Bryan Honof committed Aug 5, 2024
1 parent b9c3ff6 commit 95aacce
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 95aacce

Please sign in to comment.