summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-svelte/README.md')
-rw-r--r--examples/framework-svelte/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/README.md b/examples/framework-svelte/README.md
index 91d19e163..465863f72 100644
--- a/examples/framework-svelte/README.md
+++ b/examples/framework-svelte/README.md
@@ -1,7 +1,7 @@
# Using Svelte with Astro
```
-npm init astro --template framework-svelte
+npm init astro -- --template framework-svelte
```
This example showcases Astro's built-in support for [Svelte](https://svelte.dev/).