[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
|
||||
```
|
||||
|
||||
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/portfolio-svelte)
|
||||
|
|
Loading…
Add table
Reference in a new issue