<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -49,6 +49,12 @@ It is recommend that you read the quick start and performance sections in the rd
 
 == Getting started
 
+To install CouchFoo simply type the following:
+
+  sudo gem install couch_foo --source http://gemcutter.org
+
+You will then need to setup the base class connection and logger:
+
   CouchFoo::Base.set_database(:host =&gt; &quot;http://localhost:5984&quot;, :database =&gt; &quot;mydatabase&quot;)
   CouchFoo::Base.logger = Rails.logger
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>745bf8cc8ba012fc4a34d013f7f57f6237cd14b8</id>
    </parent>
  </parents>
  <author>
    <name>George Palmer</name>
    <email>george.palmer@gmail.com</email>
  </author>
  <url>http://github.com/georgepalmer/couch_foo/commit/a9203a375fa33b00ed372ebc1c61ab44a527b030</url>
  <id>a9203a375fa33b00ed372ebc1c61ab44a527b030</id>
  <committed-date>2009-10-26T01:08:11-07:00</committed-date>
  <authored-date>2009-10-26T01:08:11-07:00</authored-date>
  <message>Add explicit gem install instructions to the readme</message>
  <tree>3db9384da3c9e9df66d428062969c1c87255a787</tree>
  <committer>
    <name>George Palmer</name>
    <email>george.palmer@gmail.com</email>
  </committer>
</commit>
