We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9355bf3 + e00fef7 commit f49d619Copy full SHA for f49d619
README.md
@@ -15,7 +15,7 @@ You can run it standalone through `go vet`.
15
16
You must install the binary to your `$GOBIN` folder like so:
17
```sh
18
-$ go install github.com/macabu/inamedparam/cmd/inamedparam
+$ go install github.com/macabu/inamedparam/cmd/inamedparam@latest
19
```
20
21
And then navigate to your Go project's root folder, where can run `go vet` in the following way:
0 commit comments