README.rdoc in spree_static_content-0.40.0 vs README.rdoc in spree_static_content-0.40.1

- old
+ new

@@ -25,10 +25,10 @@ <% end %> </ul> == Installation -1. Add `gem "spree_static_content"` and `gem "spree_editor", :path => "../../spree_editor"` to your Gemfile +1. Add `gem "spree_static_content"` and `gem "spree_editor", :git => "git://github.com/romul/spree_editor.git"` to your Gemfile 1. Run `bundle install` 1. Run `rails g spree_static_content:install` 1. Run `rake db:migrate` 1. Run `rake spree_editor:install`