[docs] fix typo in portfolio-svelte example (#2496)
This commit is contained in:
parent
de9ab4f306
commit
4ddb44caea
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Astro Starter Kit: Portfolio
|
||||
# Astro Starter Kit: Portfolio + Svelte
|
||||
|
||||
```
|
||||
npm init astro -- --template portfolio
|
||||
npm init astro -- --template portfolio-svelte
|
||||
```
|
||||
|
||||
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/portfolio-svelte)
|
||||
|
|
Loading…
Reference in a new issue