From 69b5ccbc7f912fe737713b373891923ecacd0f8e Mon Sep 17 00:00:00 2001 From: Stephen Hazleton Date: Fri, 25 Mar 2016 02:18:05 +1300 Subject: [PATCH] Two shell windows.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aec0a2d..fbf9f12 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ npm run karma # start karma in debug mode: mutli run Chrome, hit `debug` ## Run E2E ``` -# e2e (aka. end-to-end, integration) - In three different shell windows +# e2e (aka. end-to-end, integration) - In two different shell windows # Make sure you don't have a global instance of Protractor # npm run webdriver-update <- You will need to run this the first time