diff --git a/README.md b/README.md index f4deb2f..e8e9a40 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ complete -o default -F __start_kubectl k #### Zsh -For zsh make sure these lines are present in your .zshrc file: +For zsh make sure these lines are present in your zsh config file: ```shell # get zsh complete kubectl source <(kubectl completion zsh)