<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,12 @@
 = Complex Form Examples
 
-This master branch is a simple solution for the multi-model form problem using the latest @accepts_nested_attributes_for@ available in Rails 2.3. See branches for alternative solutions.
+This master branch is a simple solution for the multi-model form problem using the latest +accepts_nested_attributes_for+ available in Rails 2.3.
 
-Once you clone the repository, you can checkout a remote branch like this
+Once you clone this repository, just run the migrations and start up the server to try it out.
+
+  rake db:migrate
+  script/server
+
+See the branches for alternative solutions. Here's how to clone a remote branch.
 
   git checkout -b deep origin/deep</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9772eb3b3be4d005140de72c125a8bdf5813a406</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/complex-form-examples/commit/321a21c034ad18a8e7a762e0bf19db62b85a0003</url>
  <id>321a21c034ad18a8e7a762e0bf19db62b85a0003</id>
  <committed-date>2009-08-04T16:47:42-07:00</committed-date>
  <authored-date>2009-08-04T16:47:42-07:00</authored-date>
  <message>fixing syntax in readme</message>
  <tree>3d25d70cdeb36ee1878e6d19f49b09af6640f02c</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
