Skip to content

Commit 39cba64

Browse files
authored
Update bash autocompletion command for Linux (#42)
1 parent 0459c31 commit 39cba64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AUTOCOMPLETION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This process depends on the `bash-completion` package. If you don't have it inst
1313
#### Linux
1414

1515
```shell
16-
stackit completion bash > /etc/bash_completion.d/stackit
16+
stackit completion bash > ~/.bash_completion
1717
```
1818

1919
#### macOS

0 commit comments

Comments
 (0)