summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-04-11 08:45:57 -0700
committerGravatar GitHub <noreply@github.com> 2021-04-11 08:45:57 -0700
commit4107a53757291fd54ba70fd4b0ce9a356f58d293 (patch)
treee6895db13b6ea37e5f1994077b661efa940d3606
parentfaae08712e46058d9074762c3794e3b47588adf0 (diff)
downloadastro-4107a53757291fd54ba70fd4b0ce9a356f58d293.tar.gz
astro-4107a53757291fd54ba70fd4b0ce9a356f58d293.tar.zst
astro-4107a53757291fd54ba70fd4b0ce9a356f58d293.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 537547a58..b3b32226c 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,10 @@ A next-generation static-site generator with partial hydration. Use your favorit
```bash
# currently hidden during private beta, please don't share :)
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