Skip to content

Commit

Permalink
cmd/gen-plugin-overview: Fix install link (#636)
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmet Alp Balkan <[email protected]>
  • Loading branch information
ahmetb authored Aug 22, 2020
1 parent b598063 commit df63f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/generate-plugin-overview/generate-plugin-overview.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const (
To install these kubectl plugins:
1. [Install Krew](https://github.com/kubernetes-sigs/krew#installation)
1. [Install Krew](https://krew.sigs.k8s.io/docs/user-guide/quickstart/)
2. Run ` + "`kubectl krew install PLUGIN_NAME`" + ` to install a plugin via Krew.
The following kubectl plugins are currently available on
Expand Down

0 comments on commit df63f99

Please sign in to comment.