<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,12 +32,15 @@ Features
 Example
 =======
 
- 1. Install the plugin via: (insert svn commands here)
+ 1. Install the plugin via:
+
+    cd path/to/rails_root/vendor/plugins
+    git clone git://github.com/lukegalea/hyperactiveresource.git
 
  2. Create a HyperactiveResource where you would normally use ActiveResource
     and define the meta-data/associations that drive the dynamic magic:
 
-    class Address &lt; HyperactiveResource      
+    class Address &lt; HyperactiveResource
       self.columns = [ :street_address, :city, :zipcode, :home_phone_number ]
       self.belong_tos = [ :country, :state ]
       self.has_manys = [ :people ]</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3a3f9da518e9b0a6ca2232623692e0a14470959e</id>
    </parent>
  </parents>
  <author>
    <name>nicholas a. evans</name>
    <email>nevans@nevans-laptop.(none)</email>
  </author>
  <url>http://github.com/lukegalea/hyperactiveresource/commit/551c211f3683b847363541501e6f9cc6846b1c52</url>
  <id>551c211f3683b847363541501e6f9cc6846b1c52</id>
  <committed-date>2008-07-22T14:31:05-07:00</committed-date>
  <authored-date>2008-07-22T14:31:05-07:00</authored-date>
  <message>Updated install instructions to reflect github home.</message>
  <tree>ece43705bb15361348b06f758abd0946e74b7140</tree>
  <committer>
    <name>nicholas a. evans</name>
    <email>nevans@nevans-laptop.(none)</email>
  </committer>
</commit>
