diff options
Diffstat (limited to 'examples/with-markdown-shiki/README.md')
-rw-r--r-- | examples/with-markdown-shiki/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-shiki/README.md b/examples/with-markdown-shiki/README.md index 2c39f9334..83596fa5f 100644 --- a/examples/with-markdown-shiki/README.md +++ b/examples/with-markdown-shiki/README.md @@ -1,7 +1,7 @@ # Astro Example: Markdown with Shiki ``` -npm init astro -- --template with-markdown-shiki +npm create astro@latest -- --template with-markdown-shiki ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-markdown-shiki) |