Skip to content

Commit 840aecd

Browse files
chore: Update README.md
1 parent ab4ee65 commit 840aecd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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::8.0.0
13+
dotnet new install BlazorDesktop.Templates::9.0.0
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)