Skip to content

Commit

Permalink
Switch install instructions to https (#79)
Browse files Browse the repository at this point in the history
Using ssh transport requires a github account and ssh key setup.
  • Loading branch information
rothgar authored Aug 7, 2023
1 parent bc88d00 commit a2471b7
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 @@ -11,7 +11,7 @@ Check out docs website for more information: https://surajincloud.github.io/kube
* You can add custom index as shown below and install the plugin from there. We are planning to submit this plugin to official Krew index as well, you can track the progress [here](https://github.com/surajincloud/kubectl-eks/issues/3).

```
kubectl krew index add surajincloud git@github.com:surajincloud/krew-index.git
kubectl krew index add surajincloud https://github.com/surajincloud/krew-index.git
kubectl krew search eks
kubectl krew install surajincloud/kubectl-eks
```
Expand Down

0 comments on commit a2471b7

Please sign in to comment.