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