From a32c17b18a8ff93759161b2a6aa057114c3f724f Mon Sep 17 00:00:00 2001 From: Harish Ved Date: Tue, 24 May 2016 17:48:34 +0530 Subject: [PATCH] Change BROWSERSTACK_KEY to BROWSERSTACK_ACCESS_KEY --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b87f33e..5cd105d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ These can be found on the automate accounts page on [BrowserStack](https://www.b `export BROWSERSTACK_USERNAME=` -`export BROWSERSTACK_KEY=` +`export BROWSERSTACK_ACCESS_KEY=` ### Run the tests