From 142a32b52831fc67aecd74f1674a8a789ce442c3 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Fri, 18 Oct 2019 12:28:47 +0000 Subject: [PATCH] Update test/end-to-end-tests/README.md Co-Authored-By: J. Ryan Stinnett --- test/end-to-end-tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/end-to-end-tests/README.md b/test/end-to-end-tests/README.md index 1431fdaf97..6132ee0dbf 100644 --- a/test/end-to-end-tests/README.md +++ b/test/end-to-end-tests/README.md @@ -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