Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBabbitt97 authored Feb 17, 2025
1 parent ab4ee65 commit 840aecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Blazor Desktop allows you to create desktop apps using Blazor. Apps run inside o
The easiest way to get started with Blazor Desktop is to install the templates, you can do so using the dotnet cli as follows:

```powershell
dotnet new install BlazorDesktop.Templates::8.0.0
dotnet new install BlazorDesktop.Templates::9.0.0
```

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

0 comments on commit 840aecd

Please sign in to comment.