summaryrefslogtreecommitdiff
path: root/examples/with-markdown/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown/README.md')
-rw-r--r--examples/with-markdown/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/with-markdown/README.md b/examples/with-markdown/README.md
index fa0ac5030..d317547cb 100644
--- a/examples/with-markdown/README.md
+++ b/examples/with-markdown/README.md
@@ -1,4 +1,8 @@
-# Astro with Markdown
+# Astro Example: Markdown
+
+```
+npm init astro --template with-markdown
+```
This example showcases Astro's [built-in Markdown support](../../docs/markdown.md).