diff options
Diffstat (limited to 'examples/non-html-pages/README.md')
-rw-r--r-- | examples/non-html-pages/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/non-html-pages/README.md b/examples/non-html-pages/README.md index 571916240..8419813db 100644 --- a/examples/non-html-pages/README.md +++ b/examples/non-html-pages/README.md @@ -5,7 +5,7 @@ Documentation for "Non-HTML Pages": https://docs.astro.build/en/core-concepts/astro-pages/#non-html-pages ``` -npm init astro -- --template non-html-pages +npm create astro@latest -- --template non-html-pages ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/non-html-pages) |