docs: Add installation method with gah

This commit is contained in:
Marek Sierociński 2025-08-15 15:39:50 +02:00 committed by GitHub
parent f03c9dc599
commit 43587ebfd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,6 +99,12 @@ Using [Homebrew](https://brew.sh/)
brew install yq
```
### MacOS / Linux via gah:
Using [gah](https://github.com/marverix/gah)
```
gah install yq
```
### Linux via snap:
```
snap install yq