summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nate Moore <nate@skypack.dev> 2021-05-17 10:21:37 -0500
committerGravatar Nate Moore <nate@skypack.dev> 2021-05-17 10:21:37 -0500
commit27a7986a384263fab81695e1f9b16eb2f12caa2c (patch)
treeae371850e3257c0d76c269fa85e7777f618fa7cf
parent512670bedd235db58343a9c73409e871afd2f47c (diff)
downloadastro-27a7986a384263fab81695e1f9b16eb2f12caa2c.tar.gz
astro-27a7986a384263fab81695e1f9b16eb2f12caa2c.tar.zst
astro-27a7986a384263fab81695e1f9b16eb2f12caa2c.zip
chore: remove shhhhh from README
-rw-r--r--README.md3
1 files changed, 1 insertions, 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