Skip to content

Commit

Permalink
Add 3-1-stable branch in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sawangupta92 committed Nov 23, 2016
1 parent ff78fd1 commit a0e23e0
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 @@ -6,7 +6,7 @@ SpreeAddressAutoComplete allows you to use suggested address functionality using

1. Add this extension to your Gemfile with this line:
```ruby
gem 'spree_address_auto_complete', git: 'https://github.com/vinsol/spree_address_auto_complete'
gem 'spree_address_auto_complete', git: 'https://github.com/vinsol/spree_address_auto_complete', branch: '3-1-stable'
```

2. Install the gem using Bundler:
Expand Down

0 comments on commit a0e23e0

Please sign in to comment.