Update README.md

This commit is contained in:
s1msn 2020-08-13 17:31:49 +02:00 committed by GitHub
parent 1d93b19619
commit 8912fda833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# velero-zsh-autocomplete-plugin
Provides [Velero](https://velero.io/) CLI autocompletion for ZSH
To use it, copy the `velero.plugin.zsh` file to your zsh plugin directory and add `velero` to the plugins array of your zshrc file:
To use it add `velero` to the plugins array of your zshrc file:
```bash