From 3584174ef92fea6087d2420a4f66d32659d8c6c1 Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Sun, 24 Dec 2023 13:16:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd6a965..289265c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This template will help get you started developing with Blazor WASM Apps for Ser ```bash $ dotnet tool install -g x -$ x new blazor-tailwind ProjectName +$ x new LegacyTemplates/blazor-tailwind ProjectName ``` ## Getting Started