From 6df9e565b271395f633756e59ff1ceafec8d845b Mon Sep 17 00:00:00 2001 From: Ilya Klimenko <46647517+MadL1me@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:31:58 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3b2443..2efb94f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ If you don't want to use it, you can start with Level X template like this: 1. Install template: ```sh - dotnet new --install Asp.AwesomeTemplates.Main::0.1.0 + dotnet new --install Asp.AwesomeTemplates.Main::0.0.2 ``` 2. Create template with dotnet new: