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