Skip to content

Commit e00fef7

Browse files
committed
Fix install instruction in README
1 parent 9355bf3 commit e00fef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)