<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,7 +37,15 @@ Next, you'll need @git@.  It's the source code management tool DataMapper uses.
 * &quot;Git On Windows&quot;:http://ropiku.wordpress.com/2007/12/28/git-on-windows/
 * &quot;Installing Git on Ubuntu&quot;:http://chrisolsen.org/2008/03/10/installing-git-on-ubuntu/
 
-After that, you'll need to @gem uninstall@ any of the &quot;dm-*&quot; projects you already have installed.  This includes 'data_objects' and its associated adapters.  Once that's done and your system is clean, do the following:
+After that, you'll need to @gem uninstall@ any of the &quot;dm-*&quot; projects you already have installed.  This includes 'data_objects' and its associated adapters.  
+
+Next, you'll need a few of the base dependencies.  To install them, run
+
+&lt;% coderay(:lang =&gt; &quot;bash&quot;) do -%&gt;
+sudo gem install addressable english rspec
+&lt;% end %&gt;
+
+Once that's done, do the following:
 
 &lt;% coderay(:lang =&gt; &quot;bash&quot;, :line_numbers =&gt; &quot;inline&quot;) do -%&gt;
 mkdir -p ~/src</diff>
      <filename>content/articles/stunningly_easy_way_to_live_on_the_edge.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b1bdbe4f58af31e7de5989c02b68961537ba053a</id>
    </parent>
  </parents>
  <author>
    <name>Adam French</name>
    <email>adam@adam.wieck.com</email>
  </author>
  <url>http://github.com/sam/dm-www/commit/7ae4f6d59926abcd65b9f66a77e43373be4b1759</url>
  <id>7ae4f6d59926abcd65b9f66a77e43373be4b1759</id>
  <committed-date>2008-05-22T09:10:29-07:00</committed-date>
  <authored-date>2008-05-22T09:10:29-07:00</authored-date>
  <message>adding in dependency installs</message>
  <tree>65a4d0c82683d3311de75ee51c3245596402b1d9</tree>
  <committer>
    <name>Adam French</name>
    <email>adam@adam.wieck.com</email>
  </committer>
</commit>
