We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4ec6ad + 03a2109 commit 75d61f8Copy full SHA for 75d61f8
docs/content/setup/kubectl-plugin.md
@@ -7,13 +7,7 @@ description: >
7
8
kcp provides kubectl plugins that simplify the operations with the kcp server.
9
10
-You can install the plugins from the current repo:
11
-
12
-```sh
13
-$ make install
14
-```
15
16
-or use [krew](https://krew.sigs.k8s.io/):
+You can install them using [krew](https://krew.sigs.k8s.io/):
17
18
```sh
19
$ kubectl krew index add kcp-dev https://github.com/kcp-dev/krew-index.git
0 commit comments