<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,25 @@
 == Welcome to ActiveWarehouse Demo
 
-This is a demo for the ActiveWarehouse plugin.
\ No newline at end of file
+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
+
+2.) Create the database. For example, connect to your MySQL server and type:
+
+  create database aw_development;
+  
+3.) Run the migration script:
+
+  rake migrate
+  
+4.) Run the setup script:
+  
+  ruby db/setup.rb
+  
+5.) Start the server:
+
+  script/server
+  
+6.) Go to http://localhost:3000/
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>da17a5cae26bb094aedddce7c3684096d74bd131</id>
    </parent>
  </parents>
  <author>
    <name>aeden</name>
    <email>aeden@78b0de1e-7a20-0410-a083-82450d3afd0a</email>
  </author>
  <url>http://github.com/bcotton/activewarehouse-demo/commit/1fa7348ffb90bf5a05a740b85e9344589bef9aed</url>
  <id>1fa7348ffb90bf5a05a740b85e9344589bef9aed</id>
  <committed-date>2006-11-16T05:16:02-08:00</committed-date>
  <authored-date>2006-11-16T05:16:02-08:00</authored-date>
  <message>moving things

git-svn-id: svn://rubyforge.org/var/svn/activewarehouse/demo/trunk@79 78b0de1e-7a20-0410-a083-82450d3afd0a</message>
  <tree>195e502b278f08dab2777f31bea6f25e1737f6a1</tree>
  <committer>
    <name>aeden</name>
    <email>aeden@78b0de1e-7a20-0410-a083-82450d3afd0a</email>
  </committer>
</commit>
