Skip to content

Commit fb7a13d

Browse files
authored
Merge pull request #805 from DuendeSoftware/maartenba-patch-1
Update packaging.mdx
2 parents b649a65 + be0ca06 commit fb7a13d

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)