Skip to content

Commit 1fee86c

Browse files
committed
use / instead of -
1 parent 90ea307 commit 1fee86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem install browserstack-local
1313
## Example
1414

1515
```
16-
require 'browserstack-local'
16+
require 'browserstack/local'
1717
1818
#creates an instance of Local
1919
bs_local = BrowserStack::Local.new

0 commit comments

Comments
 (0)