diff --git a/README.md b/README.md index c7f5ce6254..0600a0544f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ With Astro, you can use your favorite JavaScript framework and automatically shi ## 🔧 Setup ```bash -# currently "hidden" during private beta -npm init astro@shhhhh ./my-astro-project +npm init astro ./my-astro-project # then... cd => install => start cd ./my-astro-project