From d1a895533d204935a5eb7d11ff56a9a4d369bfda Mon Sep 17 00:00:00 2001 From: Tom Draper <41476809+tom-draper@users.noreply.github.com> Date: Mon, 16 Oct 2023 21:33:31 +0100 Subject: [PATCH] docs: correct number of commands for scaffolding an app (#1598) Co-authored-by: Tom Draper --- cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/README.md b/cli/README.md index 29884ef8b9..8c758a25be 100644 --- a/cli/README.md +++ b/cli/README.md @@ -79,7 +79,7 @@ The stated goal of `create-t3-app` is to provide the quickest way to start a new

Getting Started

-To scaffold an app using `create-t3-app`, run any of the following three commands and answer the command prompt questions: +To scaffold an app using `create-t3-app`, run any of the following four commands and answer the command prompt questions: ### npm