Skip to content

Commit

Permalink
Fixed some markup in README
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenh512 committed Jun 22, 2010
1 parent 6be6820 commit 216ee97
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@ Installer and helpers for using {Koala}[http://github.com/arsduo/koala] with {Ra

== Installation

In your Gemfile
In your +Gemfile+
gem "koala-rails"

From the command line
bundle install
rails g koala:install

Edit config/facebook.yml to reflect your Facebook application's ID and secret.
Edit +config/facebook.yml+ to reflect your Facebook application's ID and secret.

== Using the Helpers

(Coming soon)

== Note on Patches/Pull Requests
Expand Down

0 comments on commit 216ee97

Please sign in to comment.