Skip to content

Commit

Permalink
Merge pull request #3 from segmentio/fix-install-instructions
Browse files Browse the repository at this point in the history
fix install instructions
  • Loading branch information
Achille authored Sep 28, 2021
2 parents 9d88001 + eb3c988 commit 2589d20
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 2589d20

Please sign in to comment.