diff --git a/README.md b/README.md index 18c64a9ab43ea470eb6c1403195cc08cf7b9f86e..b86da8b6d7cc79cfc60f4915e31f4846bbf61189 100644 --- a/README.md +++ b/README.md @@ -109,13 +109,14 @@ $ bb --version bb, version 0.1.0 ``` -**Shell completion:** The CLI also supports shell completion with TAB, but is currently only comaptible with bash, zsh and fish. To activate this, execute the command: - +**Shell completion:** The CLI also supports shell completion with TAB, but is currently only comaptible with bash, zsh and fish. To activate this you can follow the guide here: [Click shell completion help page](https://click.palletsprojects.com/en/8.1.x/shell-completion/). +<!-- ```Shell bb activate-shell-completion {YOUR_SHELL} ``` This feauture is still unstable and if you encounter any problems, please check the [Click shell completion help page](https://click.palletsprojects.com/en/8.1.x/shell-completion/). +--> ## Usage