We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbdf2e commit 5d32ae9Copy full SHA for 5d32ae9
1 file changed
README.md
@@ -142,7 +142,7 @@ Regardless of how you compile or install `autoreverse` you'll need a recent vers
142
### Installation the 'go' way
143
144
```sh
145
-go install https://github.com/markdingo/autoreverse
+go install github.com/markdingo/autoreverse@latest
146
```
147
148
should result in an `autoreverse` executable in `$GOPATH/bin` or `$HOME/go/bin`.
0 commit comments