Updated README

This commit is contained in:
Mike Farah
2019-11-01 12:40:21 +11:00
parent 3c701fe98e
commit 8020d4253b
+1 -1
View File
@@ -43,7 +43,7 @@ sudo apt install yq -y
```
### or, [Download latest binary](https://github.com/mikefarah/yq/releases/latest) or alternatively:
```
go get gopkg.in/mikefarah/yq.v2
GO111MODULE=on go get github.com/mikefarah/yq
```
## Run with Docker