Skip to content
Snippets Groups Projects
Commit 8b5c9cb5 authored by Magnus Bredeli's avatar Magnus Bredeli
Browse files

Update README.md

parent f55325fd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment