diff --git a/README.md b/README.md index c11fb4b5..21604ddb 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ Using [winget](https://learn.microsoft.com/en-us/windows/package-manager/) winget install --id MikeFarah.yq ``` -### Mac: +### MacPorts: Using [MacPorts](https://www.macports.org/) ``` sudo port selfupdate @@ -324,6 +324,14 @@ Flox can be used to install yq on Linux, MacOS, and Windows through WSL. flox install yq ``` + +### MacOS / Linux via gah: +Using [gah](https://github.com/marverix/gah) + +``` +gah install yq +``` + ## Features - [Detailed documentation with many examples](https://mikefarah.gitbook.io/yq/) - Written in portable go, so you can download a lovely dependency free binary