diff --git a/README.md b/README.md index a6eab9d0..18835a27 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ V3 is officially out - if you've been using v2 and want/need to upgrade, checkou ``` brew install yq ``` + +### Windows: +``` +choco install yq +``` +Supported by @chillum + ### Ubuntu and other Linux distros supporting `snap` packages: ``` snap install yq