Skip to content

Commit

Permalink
Remove branch from gem command
Browse files Browse the repository at this point in the history
  • Loading branch information
jatin-baweja committed Nov 8, 2016
1 parent 69fdca6 commit 746edbf
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 @@ -15,7 +15,7 @@ Installation
Add spree_items_subscriptions to your Gemfile:

```ruby
gem 'spree_items_subscriptions', github: 'vinsol/spree_items_subscriptions', branch: '3-1-stable'
gem 'spree_items_subscriptions', github: 'vinsol/spree_items_subscriptions'
```

Bundle your dependencies and run the installation generator:
Expand Down

0 comments on commit 746edbf

Please sign in to comment.