diff --git a/README.md b/README.md index cb9504fa..55cb3c28 100644 --- a/README.md +++ b/README.md @@ -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