Skip to content

Commit

Permalink
forgot to mention rails generate spree_faq:install in README
Browse files Browse the repository at this point in the history
  • Loading branch information
joshnuss committed Mar 14, 2011
1 parent e583666 commit 9fc3331
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Installation

`bundle install`

3) install it:

`rails generate spree_faq:install`

3) migrate your database:

`rake db:migrate`
Expand Down

0 comments on commit 9fc3331

Please sign in to comment.