summaryrefslogtreecommitdiff
path: root/examples/hackernews/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hackernews/README.md')
-rw-r--r--examples/hackernews/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hackernews/README.md b/examples/hackernews/README.md
index 042a7807b..55c657dc9 100644
--- a/examples/hackernews/README.md
+++ b/examples/hackernews/README.md
@@ -1,6 +1,6 @@
# Astro Starter Kit: Hackernews
-```
+```sh
npm create astro@latest -- --template hackernews
```
@@ -14,7 +14,7 @@ npm create astro@latest -- --template hackernews
Inside of your Astro project, you'll see the following folders and files:
-```
+```text
/
├── public/
│ └── favicon.svg