Unverified Commit a3162c32 authored by Jan Škoruba's avatar Jan Škoruba Committed by GitHub
Browse files

Update README.md

......@@ -29,7 +29,7 @@ dotnet new -i Skoruba.IdentityServer4.Admin.Templates::1.0.0-rc1-update2
- Create new project:
```sh
dotnet new skoruba.is4admin --name MyProject --title MyProject --adminemail "admin@skoruba.com" --adminpassword "Pa$$word123" --adminrole MyRole --adminclientid MyClientId --adminclientsecret MyClientSecret --dockersupport true
dotnet new skoruba.is4admin --name MyProject --title MyProject --adminemail "admin@example.com" --adminpassword "Pa$$word123" --adminrole MyRole --adminclientid MyClientId --adminclientsecret MyClientSecret --dockersupport true
```
Project template options:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment