README.md in spina-0.11.0 vs README.md in spina-0.11.1
- old
+ new
@@ -12,10 +12,10 @@
Spina is a CMS built upon the Rails framework. This guide is designed for developers with experience using Ruby on Rails.
To start using Spina CMS add the following line to your Gemfile:
```ruby
-gem 'spina', git: 'https://github.com/denkGroot/Spina'
+gem 'spina'
```
Make sure you run the installer to get started.
rails g spina:install