add note to README

This commit is contained in:
Bruno Windels 2018-07-09 18:21:43 +02:00
parent 400327a0f1
commit 838563f0a6

View file

@ -23,7 +23,7 @@ This repository contains tests for the matrix-react-sdk web app. The tests fire
### Setup
- install dependencies with `npm install`
- install dependencies with `npm install` (will download copy of chrome)
- have riot-web running on `localhost:8080`
- have a local synapse running at `localhost:8008`