summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/astro/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md
index 85fc78d7c..fded7ccb7 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -11,6 +11,7 @@ Learn more: https://astro.build/blog/introducing-astro
## 🔧 Quick Start
```bash
+# Get started with Astro in 3 easy steps:
mkdir new-project-directory
cd new-project-directory
npm init astro