mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-12 19:25:37 +00:00
brew v3!
This commit is contained in:
parent
bde419aaee
commit
2957210e65
@ -40,6 +40,14 @@ Using [Homebrew](https://brew.sh/)
|
||||
brew install yq
|
||||
```
|
||||
|
||||
or, for the v3 version:
|
||||
|
||||
```
|
||||
brew install yq@3
|
||||
```
|
||||
|
||||
Note that for v3, as it is a versioned brew it will not add the `yq` command to your path automatically. Please follow the instructions given by brew upon installation.
|
||||
|
||||
### Linux via snap:
|
||||
```
|
||||
snap install yq
|
||||
|
Loading…
Reference in New Issue
Block a user