Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/Demo/Shared/wwwroot/docs/Templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The pages created from these templates will appear like the following based on t
You can install the templates by running the following command:

```cshtml
dotnet new install Microsoft.FluentUI.AspNetCore.TemplatesCopy
dotnet new install Microsoft.FluentUI.AspNetCore.Templates
```

The current version can be found on the [NuGet site](https://www.nuget.org/packages/Microsoft.FLuentUI.AspNetCore.Templates/).
Expand Down