We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d88001 + eb3c988 commit 2589d20Copy full SHA for 2589d20
README.md
@@ -16,7 +16,7 @@ curl options that were given on the command line.
16
17
If `$GOPATH/bin` is in the `PATH`, the plugin can be installed with:
18
```
19
-$ go install github.com/segmentio/kubectl-curl
+$ go install github.com/segmentio/kubectl-curl@latest
20
21
22
If it was installed properly, it will be visibile when listing kubectl plugins:
0 commit comments