Update test/end-to-end-tests/README.md

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
Bruno Windels 2019-10-18 12:28:47 +00:00 committed by GitHub
parent 06e69d114f
commit 142a32b528
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ This directory contains tests for matrix-react-sdk. The tests fire up a headless
Run `./install.sh`. This will:
- install synapse, 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, this fetches the master branch at the moment.
- install Riot, this fetches the master branch at the moment.
- install dependencies (will download copy of chrome)
## Running the tests