<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -8,12 +8,23 @@ Moonshine includes ShadowPuppet manifests to automatically deploy your Rails
 application to any server running Ubuntu 8.10. (Want to see your
 favorite platform supported? Fork Moonshine on GitHub!)
 
+==== Requirements
+
+* A server running Ubuntu 8.10 (Want to see your favorite platform supported? 
+  Fork Moonshine on GitHub!)
+* A user on this server that can:
+  * Execute commands via sudo
+  * Access your application's Git repository
+
+==== Instructions
+
 * &lt;tt&gt;ruby script/plugin install git://github.com/railsmachine/moonshine.git&lt;/tt&gt;
 * Ensure all required gems are declared using &lt;tt&gt;config.gem&lt;/tt&gt; calls in
   &lt;tt&gt;config/environment.rb&lt;/tt&gt;.
 * &lt;tt&gt;ruby script/generate moonshine&lt;/tt&gt;
 * Edit the configuration file at &lt;tt&gt;config/moonshine.yml&lt;/tt&gt; with your
-  apps's details.
+  apps's details. (If you're using a user other than &lt;tt&gt;rails&lt;/tt&gt;, specify
+  this here)
 * Edit the Moonshine::Manifest::Rails manifest generated for your application
   at &lt;tt&gt;app/manifests/application_manifest.rb&lt;/tt&gt; to declare other packages,
   services, or files your application depends on (memcached, sphinx, etc).</diff>
      <filename>Readme.rdoc</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README.textile</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>68ce73f803c9e45ccc356534a8de2a054be31439</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/railsmachine/moonshine/commit/dc24f8ede23e11c5d01e8ce4894ca11be2c849a7</url>
  <id>dc24f8ede23e11c5d01e8ce4894ca11be2c849a7</id>
  <committed-date>2009-03-13T09:47:48-07:00</committed-date>
  <authored-date>2009-03-13T09:47:48-07:00</authored-date>
  <message>doc and license and stuff</message>
  <tree>35c31b4735cab7fcdc0c794cecdfb7896b6593bd</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
