Skip to content

Commit

Permalink
Additions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid Akram committed Mar 15, 2012
1 parent 58b0131 commit eefd6fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -67,9 +67,9 @@ And it is not compatible with `Rails 2.x`
spree_froomerce_fconnect is distributed as a gem, which is how it should be used in your application.
Follwoing steps are to be performed consecutively for this extension to work properly:

* Add following line to the Gemfile: `gem "spree_froomerce_fconnect"`
* Then run bundler to install the gem
* Run `rails g spree_froomerce_fconnect:install` to add and run required migrations.
* Add following line to the Gemfile: `gem "spree_froomerce_fconnect"`
* Then run bundler to install the gem
* Run `rails g spree_froomerce_fconnect:install` to add and run required migrations.

And you are ready to go!

Expand Down

0 comments on commit eefd6fd

Please sign in to comment.