We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4d3d8 commit d9ff536Copy full SHA for d9ff536
1 file changed
README.md
@@ -16,7 +16,7 @@ Plugin can be installed in 3 ways:
16
17
1. Via krew
18
```sh
19
-$ kubectl krew install --manifest-url https://github.com/MartinSimango/kubectl-plugin_completion/releases/download/v0.1.0/plugin_completion.yaml
+$ kubectl krew install --manifest-url https://github.com/MartinSimango/kubectl-plugin_completion/releases/download/v0.1.1/plugin_completion.yaml
20
```
21
2. Zip file containing binary can be downloaded on the [release page](https://github.com/MartinSimango/kubectl-plugin-autocompletion/releases)
22
0 commit comments