Skip to content

Commit 2589d20

Browse files
author
Achille
authored
Merge pull request #3 from segmentio/fix-install-instructions
fix install instructions
2 parents 9d88001 + eb3c988 commit 2589d20

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)