<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,13 +39,18 @@ repo into a directory named 'fuzed' within your current working directory.
 
 $ git clone git://github.com/KirinDave/fuzed.git
 
-Move into the 'fuzed' directory and run 'rake' to build fuzed.
+Move into the 'fuzed' directory and run the following commands to build fuzed:
 
 $ cd fuzed
+$ git submodule init
+$ git submodule update
+$ rake build_deps
 $ rake
 
 You should not see any error messages if the build was successful.
 
+Whenever additional dependencies added, you'll need to run init and update again.
+
 == Setting up a simple Rails cluster on a single machine
 
 Every cluster starts with a 'master' node. From the fuzed root directory, run</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7486f4075d2b9307d02e3905c69e28e456a51a32</id>
    </parent>
  </parents>
  <author>
    <name>Abhay Kumar</name>
    <email>abhay+git@opensynapse.net</email>
  </author>
  <url>http://github.com/KirinDave/fuzed/commit/c701f00be4fedcfe41016e415685d4464a0172d2</url>
  <id>c701f00be4fedcfe41016e415685d4464a0172d2</id>
  <committed-date>2008-07-09T13:55:15-07:00</committed-date>
  <authored-date>2008-07-09T13:55:15-07:00</authored-date>
  <message>updated README for submodules</message>
  <tree>49f1299d141c2c87f9d37e5b1f94725721c8b7de</tree>
  <committer>
    <name>Abhay Kumar</name>
    <email>abhay+git@opensynapse.net</email>
  </committer>
</commit>
