<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ Copyright (c) 2007 Chad Fowler, Patrick Ewing
 Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://developer.facebook.com].  Its goals are:
 
 * Idiomatic Ruby
-* No dependencies outside of the Ruby standard library
+* No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem)
 * Concrete classes and methods modeling the Facebook data, so it's easy for a Rubyist to understand what's available
 * Well tested
 
@@ -23,7 +23,9 @@ If, for some reason, you can't/won't use RubyGems, you can do:
 
 Facebooker can be installed as a Rails plugin by:
 
-  script/plugin install http://facebooker.rubyforge.org/svn/trunk/facebooker/
+  script/plugin install git://github.com/mmangino/facebooker.git
+
+If you don't have git, the plugin can be downloaded from http://github.com/mmangino/facebooker/tarball/master
 
 Once the plugin is installed, you will need to configure your Facebook app in config/facebooker.yml. 
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b5c68702d3f4e8dc56e84790d8043ba52ebdd3d</id>
    </parent>
  </parents>
  <author>
    <name>Michael Mangino</name>
    <email>mmangino@elevatedrails.com</email>
  </author>
  <url>http://github.com/digidigo/facebooker/commit/33fcf557ae80c8f674c124474872c3efec851add</url>
  <id>33fcf557ae80c8f674c124474872c3efec851add</id>
  <committed-date>2008-07-08T04:52:51-07:00</committed-date>
  <authored-date>2008-07-08T04:52:51-07:00</authored-date>
  <message>Updated readme</message>
  <tree>61aafcd21ca01546d61da5cf1204db9f8934ce03</tree>
  <committer>
    <name>Michael Mangino</name>
    <email>mmangino@elevatedrails.com</email>
  </committer>
</commit>
