mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +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
|
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:
|
### Linux via snap:
|
||||||
```
|
```
|
||||||
snap install yq
|
snap install yq
|
||||||
|
Loading…
Reference in New Issue
Block a user