diff --git a/docs/install-and-setup.md b/docs/install-and-setup.md index 94386f0a0..62bd253b7 100644 --- a/docs/install-and-setup.md +++ b/docs/install-and-setup.md @@ -175,7 +175,7 @@ depends on your shell. ### Bash ```shell -source <(jj util completion) # --bash is the default +source <(jj util completion bash) ``` ### Zsh