From 6f2066f8144b7541aa42811776e7dc6ae39b1f57 Mon Sep 17 00:00:00 2001 From: Kelton Bassingthwaite Date: Thu, 6 Jan 2022 09:00:45 -0800 Subject: [PATCH] Reworded shell specific instructions. Signed-off-by: Kelton Bassingthwaite --- docs/1001-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1001-install.md b/docs/1001-install.md index 63d1b111..cd54b7d9 100644 --- a/docs/1001-install.md +++ b/docs/1001-install.md @@ -89,4 +89,4 @@ Available Commands: zsh generate the autocompletion script for zsh ``` -Depending on your shell, add the output script belong your other completions' script. +Use `dagger completion --help` for shell specific instructions.