mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
update readme
This commit is contained in:
parent
5a4afc8f4b
commit
c74a829ae4
@ -16,6 +16,10 @@ If you find this interesting, come and discuss on [`#hydrogen:matrix.org`](https
|
||||
|
||||
Hydrogen is deployed to [hydrogen.element.io](https://hydrogen.element.io). You can run it locally `yarn install` (only the first time) and `yarn start` in the terminal, and point your browser to `http://localhost:3000`. If you prefer, you can also [use docker](doc/docker.md).
|
||||
|
||||
## For Windows Users
|
||||
|
||||
For security reasons, it is better to invoke the command prompt as administrator before running `yarn install`. It is due to the different behavior of [symlinks in windows](https://github.com/git-for-windows/git/wiki/Symbolic-Links).
|
||||
|
||||
# FAQ
|
||||
|
||||
Some frequently asked questions are answered [here](doc/FAQ.md).
|
||||
|
Loading…
Reference in New Issue
Block a user