<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -33,7 +33,7 @@ The authoratative source for this project is available at
 &lt;http://github.com/elliottcable/fora&gt;. You can clone your own copy with the
 following command:
 
-&gt; `git clone git://github.com/elliottcable/fora.git`
+    git clone git://github.com/elliottcable/fora.git
 
 If you want to make changes to the codebase, you need to fork your own github
 repository for said changes. Send a pullrequest to [elliottcable][4]
@@ -56,4 +56,17 @@ To develop and contribute to fora, you also need:
 
 * merb_rspec (from merb-plugins)
 * rspec
-* rake
\ No newline at end of file
+* rake
+
+merb edge
+---------
+
+To easily install the current edge merbs, first install the merb-dev rakefile with sake as follows:
+
+    sudo gem install sake
+    {mkdir -p,cd} ~/.ruby
+    sake -i http://github.com/ivey/merb-dev/tree/master/merb-dev.rake?raw=true
+    sake merb:clone
+    cd ~/.ruby/merb
+    sudo sake merb:gems:wipe
+    sudo sake merb:install merb:install:plugins
\ No newline at end of file</diff>
      <filename>README.mkdn</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9ff4cc0be3ca3293bb78fdec1393e0fcd5fdda29</id>
    </parent>
  </parents>
  <author>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </author>
  <url>http://github.com/elliottcable/fora/commit/6800b25cadec9f79921bff68136d2e55d4e648d9</url>
  <id>6800b25cadec9f79921bff68136d2e55d4e648d9</id>
  <committed-date>2008-03-25T14:09:28-07:00</committed-date>
  <authored-date>2008-03-25T14:09:28-07:00</authored-date>
  <message>Updated the README with instructions for installing merb edge for development purposes</message>
  <tree>9dfc877b09892f627a57b1307e26917c03623063</tree>
  <committer>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </committer>
</commit>
