Skip to content

Commit be0ca06

Browse files
authored
Update packaging.mdx
1 parent 816a481 commit be0ca06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/overview/packaging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Please uninstall the template package and install the latest version.
3333
You can install the templates using the following command:
3434

3535
```bash title=Terminal
36-
dotnet new -i Duende.Templates
36+
dotnet new install Duende.Templates
3737
```
3838

3939
<CardGrid>

0 commit comments

Comments
 (0)