Skip to content

Commit

Permalink
Merge pull request #10 from browserstack/gemspec
Browse files Browse the repository at this point in the history
use / instead of -
  • Loading branch information
nidhimj22 committed May 4, 2016
2 parents 90ea307 + 1fee86c commit 8c83f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem install browserstack-local
## Example

```
require 'browserstack-local'
require 'browserstack/local'
#creates an instance of Local
bs_local = BrowserStack::Local.new
Expand Down

0 comments on commit 8c83f18

Please sign in to comment.