From 9803ff7764090b4d5b1d661f8e7ead3b74a49d0f Mon Sep 17 00:00:00 2001 From: Daniel McGregor Date: Tue, 28 Mar 2023 22:31:15 +0800 Subject: [PATCH] docs: autogen docs --- docs/cli/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cli/index.md b/docs/cli/index.md index 81781589..f7507631 100644 --- a/docs/cli/index.md +++ b/docs/cli/index.md @@ -90,7 +90,8 @@ Skip version checking and prompting. ## bootstrap -Expedited initial setup for any developer by bootstrapping dependencies and other key development environment setup activities. +Expedited initial setup for any developer by bootstrapping dependencies and other +key development environment setup activities. ```shell algokit bootstrap [OPTIONS] COMMAND [ARGS]...