diff --git a/README.md b/README.md index c7a4ce3..5075594 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ curl options that were given on the command line. If `$GOPATH/bin` is in the `PATH`, the plugin can be installed with: ``` -$ go install github.com/segmentio/kubectl-curl +$ go install github.com/segmentio/kubectl-curl@latest ``` If it was installed properly, it will be visibile when listing kubectl plugins: