Skip to content

Commit 2a45381

Browse files
committed
docs: update completion install docs
1 parent 455edd5 commit 2a45381

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/1-essentials/04-console-commands.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,13 @@ Completion relies on two things: a **completion script** sourced by your shell,
246246

247247
### Installing completions
248248

249-
Run the install command and follow the prompts:
249+
The framework and console installers will ask whether you want to install completions:
250+
251+
```console
252+
<dim>./</dim>tempest install
253+
```
254+
255+
You may also run the completion command directly:
250256

251257
```console
252258
<dim>./</dim>tempest completion:install

0 commit comments

Comments
 (0)