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 348ddb7a59
commit 73518f3915

View File

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