This commit is contained in:
Mike Farah
2022-03-28 14:36:27 +11:00
parent 1780027421
commit bc2118736b
7 changed files with 9 additions and 9 deletions

View File

@@ -217,9 +217,9 @@ USER yq
See https://mikefarah.gitbook.io/yq/usage/github-action for more.
### Go Get:
### Go Install:
```
GO111MODULE=on go get github.com/mikefarah/yq/v4
go install github.com/mikefarah/yq/v4@latest
```
## Community Supported Installation methods