From 27a7986a384263fab81695e1f9b16eb2f12caa2c Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Mon, 17 May 2021 10:21:37 -0500 Subject: [PATCH] chore: remove shhhhh from README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c7f5ce625..0600a0544 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