Skip to content

Commit b9d1dc6

Browse files
chore: Update README.md
1 parent cb3447f commit b9d1dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Blazor Desktop allows you to create desktop apps using Blazor. Apps run inside o
1010
The easiest way to get started with Blazor Desktop is to install the templates, you can do so using the dotnet cli as follows:
1111

1212
```powershell
13-
dotnet new install BlazorDesktop.Templates::9.0.0
13+
dotnet new install BlazorDesktop.Templates::9.0.2
1414
```
1515

1616
Once you have the templates installed, you can either create a new project from the template either in Visual Studio in the template picker:

0 commit comments

Comments
 (0)