Skip to content

Commit c8efa68

Browse files
princebaretto99francisf
authored andcommitted
Update README.md
1 parent 2c03390 commit c8efa68

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CodeceptJS-Browserstack
22

33
# Integrating CodeceptJS <a href="https://codecept.io/"><img src="https://codecept.io/logo.svg" alt="Node.js" height="22" /></a> with BrowserStack <a href="https://browserstack.com"><img src="https://www.browserstack.com/blog/favicon.png" alt="BrowserStack" height="22" /></a>
4+
## Prerequisite
5+
* [Node.js](https://nodejs.org/en/download/) version >= 12.0
46

57
## Setup
68
* Clone the repo
@@ -20,7 +22,7 @@
2022

2123
```
2224
export BROWSERSTACK_USERNAME=<browserstack-username> &&
23-
export BROWSERSTACK_ACCESSKEY=<browserstack-access-key>
25+
export BROWSERSTACK_ACCESS_KEY=<browserstack-access-key>
2426
```
2527

2628
## Addtional Resources

0 commit comments

Comments
 (0)