diff options
Diffstat (limited to 'examples/blog/README.md')
-rw-r--r-- | examples/blog/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/README.md b/examples/blog/README.md index ae86603df..73a4d30ca 100644 --- a/examples/blog/README.md +++ b/examples/blog/README.md @@ -1,7 +1,7 @@ # Astro Starter Kit: Blog ``` -npm init astro --template blog +npm init astro -- --template blog ``` > 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun! |