Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yorzi committed Nov 30, 2010
1 parent e970de1 commit c286467
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.markdown
Expand Up @@ -5,16 +5,16 @@ Allows for favorite refer to be added to multiple and different models.

## Resources

####Install(Rails3)
####Install(on Rails3)

* To install as a plugin
To install as a plugin

rails plugin install http://github.com/yorzi/acts_as_favable.git

To install as a gem

* To install as a gem
sudo gem install acts_as_favable



Generate your favorite model:

rails generate favorite
Expand Down

0 comments on commit c286467

Please sign in to comment.