We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ea307 commit 1fee86cCopy full SHA for 1fee86c
README.md
@@ -13,7 +13,7 @@ gem install browserstack-local
13
## Example
14
15
```
16
-require 'browserstack-local'
+require 'browserstack/local'
17
18
#creates an instance of Local
19
bs_local = BrowserStack::Local.new
0 commit comments