diff --git a/Gomote.md b/Gomote.md index 90e76e81..1d81d784 100644 --- a/Gomote.md +++ b/Gomote.md @@ -3,7 +3,7 @@ ## Installing ``` -$ go get -u golang.org/x/build/cmd/gomote +$ GO111MODULE=on go get -u golang.org/x/build/cmd/gomote ``` ## Using