From 8912fda8336bdf4bbc37d77734152a5b70f0cefc Mon Sep 17 00:00:00 2001 From: s1msn <54962362+s1msn@users.noreply.github.com> Date: Thu, 13 Aug 2020 17:31:49 +0200 Subject: [PATCH] Update README.md --- plugins/velero/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/velero/README.md b/plugins/velero/README.md index 729abc744..9806e880d 100644 --- a/plugins/velero/README.md +++ b/plugins/velero/README.md @@ -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