Skip to content

Commit

Permalink
Add missing 'kubectl` prefix to krew command (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaanki committed Oct 17, 2023
1 parent d2e660d commit 9b488d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/developer-guide/installing-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ For example, if you're on a Linux machine, you can test Windows installation
with:

```sh
{{<prompt>}}KREW_OS=windows KREW_ARCH=amd64 krew install --manifest=[...]
{{<prompt>}}KREW_OS=windows KREW_ARCH=amd64 kubectl krew install --manifest=[...]
```

[index]: https://github.com/kubernetes-sigs/krew-index

0 comments on commit 9b488d9

Please sign in to comment.