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