README.rdoc in glebtv-simple_captcha-0.4.5 vs README.rdoc in glebtv-simple_captcha-0.4.6
- old
+ new
@@ -33,14 +33,14 @@
* ImageMagick should be installed on your machine to use this plugin.
visit http://www.imagemagick.org/script/index.php for more details.
==Installation
- gem "glebtv-simple_captcha", :require => "simple_captcha"
+ gem "glebtv-simple_captcha"
or
- gem 'glebtv-simple_captcha', :require => 'simple_captcha', :git => 'git://github.com/glebtv/simple-captcha.git'
+ gem 'glebtv-simple_captcha', github: 'glebtv/simple-captcha'
==Setup
After installation, follow these simple steps to setup the plugin. The setup will depend
on the version of rails your application is using.
\ No newline at end of file