Skip to content

Commit f49d619

Browse files
authored
Merge pull request #3 from alexandear/fix-install-instruction
Fix install instruction in README
2 parents 9355bf3 + e00fef7 commit f49d619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can run it standalone through `go vet`.
1515

1616
You must install the binary to your `$GOBIN` folder like so:
1717
```sh
18-
$ go install github.com/macabu/inamedparam/cmd/inamedparam
18+
$ go install github.com/macabu/inamedparam/cmd/inamedparam@latest
1919
```
2020

2121
And then navigate to your Go project's root folder, where can run `go vet` in the following way:

0 commit comments

Comments
 (0)