diff --git a/AUTOCOMPLETION.md b/AUTOCOMPLETION.md index 003a40198..011723b91 100644 --- a/AUTOCOMPLETION.md +++ b/AUTOCOMPLETION.md @@ -13,7 +13,7 @@ This process depends on the `bash-completion` package. If you don't have it inst #### Linux ```shell -stackit completion bash > /etc/bash_completion.d/stackit +stackit completion bash > ~/.bash_completion ``` #### macOS