diff --git a/README.md b/README.md index f8435a1b..850b347a 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ If you want to run e2e tests ``` npm install -g protractor npm install -g mocha -npm install -g babel +npm install -g babel@5 webdriver-manager update ```