mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08: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…
x
Reference in New Issue
Block a user