diff --git a/README.md b/README.md index c43a2f0..6714c9a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a Spina CMS plugin example, this project is meant to be cut into a gem a To start using this project locally, first clone it and add the following lines to your Gemfile: ``` -gem 'spina-review', path: '/path/to/the/project' +gem 'spina-reviews', path: '/path/to/the/project' ``` Make sure you run the migration installer to get started. @@ -32,4 +32,4 @@ That's all it takes to get the plugin working :) Now modify away and make your own plugins! -This project rocks and uses MIT-LICENSE. \ No newline at end of file +This project rocks and uses MIT-LICENSE.