Update README.md
This commit is contained in:
parent
faae08712e
commit
4107a53757
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ A next-generation static-site generator with partial hydration. Use your favorit
|
||||||
```bash
|
```bash
|
||||||
# currently hidden during private beta, please don't share :)
|
# currently hidden during private beta, please don't share :)
|
||||||
npm install astro@shhhhh
|
npm install astro@shhhhh
|
||||||
|
|
||||||
|
# NOTE: There is currently a bug in Snowpack that prevents you
|
||||||
|
# from using astro outside of the monorepo setup that we have here.
|
||||||
|
# For now, do all development inside the `examples/` directory for this repo.
|
||||||
```
|
```
|
||||||
|
|
||||||
## 🧞 Development
|
## 🧞 Development
|
||||||
|
|
Loading…
Add table
Reference in a new issue