README.md in catarse_iugu-0.1 vs README.md in catarse_iugu-0.1.1
- old
+ new
@@ -4,11 +4,11 @@
## Installation
Add this lines to your Catarse application's Gemfile under the payments section:
- gem 'catarse_stripe', :git => 'git://github.com/mrodrigues/catarse_iugu.git'
- gem 'iugu', :git => 'https://github.com/iugu/iugu-ruby.git'
+ gem 'catarse_iugu'
+ gem 'iugu'
And then execute:
$ bundle