From 4ba4aaf57ec6cf750ae431366bf9626544007535 Mon Sep 17 00:00:00 2001 From: Tom Meagher Date: Tue, 5 Nov 2024 18:20:58 -0500 Subject: [PATCH] docs: up --- site/cli/create-wagmi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/cli/create-wagmi.md b/site/cli/create-wagmi.md index 45cc93f070..bdf8dda308 100644 --- a/site/cli/create-wagmi.md +++ b/site/cli/create-wagmi.md @@ -64,7 +64,7 @@ Prints the CLI version. - `vite-vanilla`: A Vite Wagmi Core project. - `vite-vue`: A Vite (Vue) Wagmi project. -If you do not specify the template on the command line, select a framework and a variant. +If you do not specify the template on the command line, you will be prompted to select a framework and variant. - **React** : A React project. - **Vite** : A React + Vite Wagmi project (`vite-react`).