We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e660d commit 9b488d9Copy full SHA for 9b488d9
site/content/docs/developer-guide/installing-locally.md
@@ -38,7 +38,7 @@ For example, if you're on a Linux machine, you can test Windows installation
38
with:
39
40
```sh
41
-{{<prompt>}}KREW_OS=windows KREW_ARCH=amd64 krew install --manifest=[...]
+{{<prompt>}}KREW_OS=windows KREW_ARCH=amd64 kubectl krew install --manifest=[...]
42
```
43
44
[index]: https://github.com/kubernetes-sigs/krew-index
0 commit comments