diff --git a/README.md b/README.md index f50e64b37..d50265515 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ Install the following dependencies into the default Python installation: `pip install pytest selenium` -Install [geckodriver](https://github.com/mozilla/geckodriver/releases) somewhere +Install [geckodriver](https://github.com/mozilla/geckodriver/releases) and +[chromedriver](https://sites.google.com/a/chromium.org/chromedriver/downloads) somewhere on your `PATH`. `make test`