diff --git a/README.md b/README.md index d35cc9d..7a9d3b0 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 +▶ go install github.com/tomnomnom/gf@latest ``` If you've installed using `go get`, you can enable auto-completion to your `.bashrc` like this: