Merge pull request #927 from vector-im/bwindels-patch-1

Update README.md
This commit is contained in:
Bruno Windels 2022-11-15 09:52:51 +00:00 committed by GitHub
commit f4a2e5b63e
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 supported.
# FAQ
Some frequently asked questions are answered [here](doc/FAQ.md).