summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-15 15:36:19 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-15 15:36:19 -0400
commitf412aedd4cbb9970da22d4b9942c62e5e194caf4 (patch)
treea6d1acba5019cc4a4221d1ff8b8bf65d02299dfc
parentefa8b3b42133dc9a9d5c8ff2e7558963c169e9d3 (diff)
downloadastro-f412aedd4cbb9970da22d4b9942c62e5e194caf4.tar.gz
astro-f412aedd4cbb9970da22d4b9942c62e5e194caf4.tar.zst
astro-f412aedd4cbb9970da22d4b9942c62e5e194caf4.zip
Update README.md
-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