diff --git a/README.md b/README.md index d35cc9d..bac9e86 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ In order to utilize a different engine, add `engine: ` to the releva If you've got Go installed and configured you can install `gf` with: ``` -▶ go get -u github.com/tomnomnom/gf +▶ GO111MODULE=off go get -v github.com/tomnomnom/gf ``` If you've installed using `go get`, you can enable auto-completion to your `.bashrc` like this: