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 b88fb0808..68bed033c 100644 --- a/examples/docs/README.md +++ b/examples/docs/README.md @@ -1,7 +1,7 @@ # Astro Starter Kit: Docs Site ```bash -npm init astro -- --template docs +npm create astro@latest -- --template docs ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/docs) |