summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown-plugins/README.md')
-rw-r--r--examples/with-markdown-plugins/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-plugins/README.md b/examples/with-markdown-plugins/README.md
index 7f955f6c4..91811541a 100644
--- a/examples/with-markdown-plugins/README.md
+++ b/examples/with-markdown-plugins/README.md
@@ -1,6 +1,6 @@
# Astro Example: Markdown with Plugins
-```
+```sh
npm create astro@latest -- --template with-markdown-plugins
```