Added choco install instructions

This commit is contained in:
Mike Farah 2020-04-22 23:29:44 +10:00
parent 3ccd32a47e
commit 4b63d92a3c
1 changed files with 7 additions and 0 deletions

View File

@ -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