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 7a26a9e9b..72251f6ba 100644 --- a/examples/with-markdown-shiki/README.md +++ b/examples/with-markdown-shiki/README.md @@ -1,6 +1,6 @@ # Astro Example: Markdown with Shiki -``` +```sh npm create astro@latest -- --template with-markdown-shiki ``` |