Skip to content

Commit 7c5553f

Browse files
committed
Update landing page with quickstart template commandline
1 parent 741d7be commit 7c5553f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ import Testimonial from "~/components/testimonial.astro";
4141

4242
```bash title="Terminal"
4343
dotnet new install Duende.Templates
44+
dotnet new duende-is -o DuendeIdentityServer
45+
dotnet run --project DuendeIdentityServer
4446
```
4547
</Card>
4648
<Card title="Demo Server" icon="setting" href="https://demo.duendesoftware.com">

0 commit comments

Comments
 (0)