Skip to content

Commit

Permalink
Fix readme wording around asset pipeline requires
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Dec 20, 2012
1 parent 78805fa commit f3f9634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Then install the gem via Bundler:
$ bundle install
```

Finally, you need to copy over the assets and migrations from the extension into your application
Finally, you need to copy over the migrations from the extension into your application, and set up asset pipeline require statements for `spree_fancy`:

```
$ bundle exec rails g spree_fancy:install
Expand Down

0 comments on commit f3f9634

Please sign in to comment.