From c1e3bc628e00f3738e6aae4678af332dd739373d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Drouard=20=F0=9F=A6=8A?= Date: Fri, 23 Jan 2026 10:11:08 +0100 Subject: [PATCH] docs(kubectlplugin): fix typo --- docs/kubectlplugin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/kubectlplugin.md b/docs/kubectlplugin.md index 311ff712..a96df1f3 100755 --- a/docs/kubectlplugin.md +++ b/docs/kubectlplugin.md @@ -10,7 +10,7 @@ The `openunison-cli` plugin makes it easier to access your clusters using OpenUn The easiest way to deploy is using the [krew](https://krew.sh/) plugin manager: ```sh -k krew install --manifest-url=https://nexus.tremolo.io/repository/openunison-cli/openunison-cli.yaml +kubectl krew install --manifest-url=https://nexus.tremolo.io/repository/openunison-cli/openunison-cli.yaml ``` ## Manual Installation @@ -19,7 +19,7 @@ You can also manually download and install the plugins by adding them to your pa ```sh wget https://nexus.tremolo.io/repository/openunison-cli/openunison-cli-v1.0.0-macos.zip unzip openunison-cli-v1.0.0-macos.zip -mv openunison-cli kubectl-openunison-cli +mv openunison-cli kubectl-openunison_cli ``` Downloads are available for: