Skip to content

Commit 8c83f18

Browse files
committed
Merge pull request #10 from browserstack/gemspec
use / instead of -
2 parents 90ea307 + 1fee86c commit 8c83f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)