We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d49911 + 208d8d9 commit 3b4ef00Copy full SHA for 3b4ef00
1 file changed
README.md
@@ -30,7 +30,7 @@ Thanks to its modularity and extensibility, SimpleIdServer can be customized to
30
Install SimpleIdServer templates.
31
32
```
33
-dotnet new --install SimpleIdServer.Templates
+dotnet new install SimpleIdServer.Templates
34
35
36
This will add the following templates
0 commit comments