Skip to content

Commit

Permalink
fix install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Achille Roussel committed Sep 28, 2021
1 parent 9d88001 commit eb3c988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit eb3c988

Please sign in to comment.