1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

change version from master to latest(v4)

This commit is contained in:
zy 2021-01-27 06:33:18 +08:00 committed by Mike Farah
parent 851fbd8cf5
commit 48a7c59c4b

View File

@ -103,7 +103,7 @@ yq() {
### Go Get:
```
GO111MODULE=on go get github.com/mikefarah/yq@master
GO111MODULE=on go get github.com/mikefarah/yq/v4
```
## Community Supported Installation methods