diff --git a/README.md b/README.md index c11fb4b5..0ee5c3ba 100644 --- a/README.md +++ b/README.md @@ -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