README.md in snowplow_ruby_duid-0.0.1 vs README.md in snowplow_ruby_duid-1.0.0
- old
+ new
@@ -5,10 +5,10 @@
## Instructions
Add the gem to your Gemfile
```ruby
-gem 'snowplow_ruby_duid', git: 'git@github.com:simplybusiness/snowplow_ruby_duid'
+gem 'snowplow_ruby_duid'
```
### Rails
The helper will be included in `ActionController::Base` when the gem is loaded.