Update README.md

Fix #909
This commit is contained in:
Bruno Windels 2022-11-15 09:52:06 +00:00 committed by GitHub
parent dbac61f78f
commit 40f16a40fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,8 @@ You can run Hydrogen locally by the following commands in the terminal:
Now point your browser to `http://localhost:3000`. If you prefer, you can also [use docker](doc/docker.md).
PS: You need nodejs, running yarn on top of any other js platform is not support.
# FAQ
Some frequently asked questions are answered [here](doc/FAQ.md).