<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,6 +5,7 @@ This is a demo for the ActiveWarehouse plugin.
 1.) To get started you must first install the ActiveWarehouse plugin:
 
   script/plugin install svn://rubyforge.org/var/svn/activewarehouse/timer/trunk
+  script/plugin install svn://rubyforge.org/var/svn/activewarehouse/activewarehouse/trunk
 
 2.) Create the database. For example, connect to your MySQL server and type:
 
@@ -12,14 +13,19 @@ This is a demo for the ActiveWarehouse plugin.
   
 3.) Run the migration script:
 
-  rake migrate
+  rake warehouse:migrate
+  rake db:migrate
   
 4.) Run the setup script:
   
   ruby db/setup.rb
+
+5.) Build the warehouse:
+
+  rake warehouse:rebuild
   
-5.) Start the server:
+6.) Start the server:
 
   script/server
   
-6.) Go to http://localhost:3000/
\ No newline at end of file
+7.) Go to http://localhost:3000/</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>109cacb1c23000b6f2d127e6f14d6db3909340d1</id>
    </parent>
  </parents>
  <author>
    <name>Bob Cotton</name>
    <email>bob.cotton@rallydev.com</email>
  </author>
  <url>http://github.com/bcotton/activewarehouse-demo/commit/ec6fdcdf52f156593541ab65419c2796071babaa</url>
  <id>ec6fdcdf52f156593541ab65419c2796071babaa</id>
  <committed-date>2008-05-12T18:16:28-07:00</committed-date>
  <authored-date>2008-05-12T18:16:28-07:00</authored-date>
  <message>Updates for new rake tasks</message>
  <tree>8f3ea45a2dacf09e30b40e99d3ccff65097dde2c</tree>
  <committer>
    <name>Bob Cotton</name>
    <email>bob.cotton@rallydev.com</email>
  </committer>
</commit>
