Skip to content

Commit 8e1b56c

Browse files
author
Tejas Shah
authored
Merge pull request #3 from i-break-codes/master
Update README.md
2 parents 313a179 + 4cab54d commit 8e1b56c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Install the appium_lib gem<br>
55
`gem install 'appium_lib'`
66
- Install the local bindings gem (if you need to run local tests)<br>
7-
`gem install 'browserstack/local'`
7+
`gem install 'browserstack-local'`
88

99
## Running your tests
1010
- Do remember to switch the USERNAME and ACCESS_KEY with your own browserstack credentials.

ios/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Install the appium_lib gem<br>
55
`gem install 'appium_lib'`
66
- Install the local bindings gem (if you need to run local tests)<br>
7-
`gem install 'browserstack/local'`
7+
`gem install 'browserstack-local'`
88

99
## Running your tests
1010
- Do remember to switch the USERNAME and ACCESS_KEY with your own browserstack credentials.

0 commit comments

Comments
 (0)