chore: remove shhhhh from README
This commit is contained in:
parent
512670bedd
commit
27a7986a38
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ With Astro, you can use your favorite JavaScript framework and automatically shi
|
||||||
## 🔧 Setup
|
## 🔧 Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# currently "hidden" during private beta
|
npm init astro ./my-astro-project
|
||||||
npm init astro@shhhhh ./my-astro-project
|
|
||||||
|
|
||||||
# then... cd => install => start
|
# then... cd => install => start
|
||||||
cd ./my-astro-project
|
cd ./my-astro-project
|
||||||
|
|
Loading…
Reference in a new issue