Skip to content

Commit

Permalink
Switch to .NET 8 style for dotnet new install
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Jan 25, 2024
1 parent c425106 commit 469bb6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ the quickstarts. To install the templates open a console window and type the
following command:

```console
dotnet new -install Duende.IdentityServer.Templates
dotnet new install Duende.IdentityServer.Templates
```

## Create the Solution and IdentityServer Project
Expand Down

0 comments on commit 469bb6a

Please sign in to comment.