We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0459c31 commit 39cba64Copy full SHA for 39cba64
1 file changed
AUTOCOMPLETION.md
@@ -13,7 +13,7 @@ This process depends on the `bash-completion` package. If you don't have it inst
13
#### Linux
14
15
```shell
16
-stackit completion bash > /etc/bash_completion.d/stackit
+stackit completion bash > ~/.bash_completion
17
```
18
19
#### macOS
0 commit comments