mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-26 00:15:36 +00:00
Update doc for go get
This commit is contained in:
parent
1f4e3a9cde
commit
29986db8f8
@ -43,7 +43,7 @@ sudo apt install yq -y
|
|||||||
```
|
```
|
||||||
### or, [Download latest binary](https://github.com/mikefarah/yq/releases/latest) or alternatively:
|
### or, [Download latest binary](https://github.com/mikefarah/yq/releases/latest) or alternatively:
|
||||||
```
|
```
|
||||||
GO111MODULE=on go get github.com/mikefarah/yq
|
GO111MODULE=on go get github.com/mikefarah/yq@2.4.1
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run with Docker
|
## Run with Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user