diff --git a/test/end-to-end-tests/README.md b/test/end-to-end-tests/README.md index a47983de4c..8794ef6c9b 100644 --- a/test/end-to-end-tests/README.md +++ b/test/end-to-end-tests/README.md @@ -5,7 +5,7 @@ This directory contains tests for matrix-react-sdk. The tests fire up a headless ## Setup 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 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 dependencies (will download copy of chrome)