You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-20 16:22:28 +03:00
more readme
This commit is contained in:
@@ -33,7 +33,7 @@ puppeteer.launch({headless: false});
|
||||
## How to run
|
||||
|
||||
### Setup
|
||||
- install synapse with `sh synapse/install.sh`, this fetches the master branch at the moment.
|
||||
- install synapse with `sh synapse/install.sh`, this fetches the master branch at the moment. If anything fails here, please refer to the synapse README to see if you're missing one of the prerequisites.
|
||||
- install riot with `sh riot/install.sh`, this fetches the master branch at the moment.
|
||||
- install dependencies with `npm install` (will download copy of chrome)
|
||||
- have riot-web running on `localhost:8080`
|
||||
|
||||
Reference in New Issue
Block a user