Skip to content

Commit eb3c988

Browse files
author
Achille Roussel
committed
fix install instructions
1 parent 9d88001 commit eb3c988

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
@@ -16,7 +16,7 @@ curl options that were given on the command line.
1616

1717
If `$GOPATH/bin` is in the `PATH`, the plugin can be installed with:
1818
```
19-
$ go install github.com/segmentio/kubectl-curl
19+
$ go install github.com/segmentio/kubectl-curl@latest
2020
```
2121

2222
If it was installed properly, it will be visibile when listing kubectl plugins:

0 commit comments

Comments
 (0)