mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Added choco install instructions
This commit is contained in:
parent
3ccd32a47e
commit
4b63d92a3c
@ -18,6 +18,13 @@ V3 is officially out - if you've been using v2 and want/need to upgrade, checkou
|
|||||||
```
|
```
|
||||||
brew install yq
|
brew install yq
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Windows:
|
||||||
|
```
|
||||||
|
choco install yq
|
||||||
|
```
|
||||||
|
Supported by @chillum
|
||||||
|
|
||||||
### Ubuntu and other Linux distros supporting `snap` packages:
|
### Ubuntu and other Linux distros supporting `snap` packages:
|
||||||
```
|
```
|
||||||
snap install yq
|
snap install yq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user