Skip to content

Commit 03a2109

Browse files
committed
remove make install refrence for plugins from docs
Signed-off-by: olalekan odukoya <[email protected]>
1 parent 896e5e9 commit 03a2109

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/content/setup/kubectl-plugin.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,7 @@ description: >
77

88
kcp provides kubectl plugins that simplify the operations with the kcp server.
99

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/):
10+
You can install them using [krew](https://krew.sigs.k8s.io/):
1711

1812
```sh
1913
$ kubectl krew index add kcp-dev https://github.com/kcp-dev/krew-index.git

0 commit comments

Comments
 (0)