Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 4492007

Browse files
authored
Merge pull request #5 from h8f1z/main
update template installation command
2 parents 6f33cc9 + 1b3f5c9 commit 4492007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ curl -L https://raw.githubusercontent.com/DuendeSoftware/IdentityServer.Quicksta
2222
Or you can use our [templates](https://github.com/DuendeSoftware/IdentityServer.Templates) (which will include solution and project files):
2323

2424
```
25-
dotnet new -i Duende.IdentityServer.Templates
25+
dotnet new install Duende.IdentityServer.Templates
2626
dotnet new isaspid
2727
```
2828

0 commit comments

Comments
 (0)