<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,7 +20,9 @@ h2. Setup
 * Create a theme in @themes@
 * Drop your plugins in @plugins@
 * Update @config/wp-config.php@
-* Adjust the @@
+* Adjust the settings at the top of @config/deploy.rb@
+* @cap deploy:setup@
+* @cap deploy@
 
 h3. Switching Wordpress Versions
 </diff>
      <filename>Readme.textile</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,22 @@ set :application, &quot;wordpress-capistrano-test&quot;
 #your repo
 set :repository,  &quot;git@github.com:jestro/wordpress-capistrano.git&quot;
 
-#the folder that your server is configured to serve wordpress from
+#the folder wordpress will be deployed to.
+#
+# NOTE:
+#
+# Your web server will need to be configured with a DocumentRoot of 
+# whatever you set below, with 'current/wordpress' added to the end.
+#
+# Example:
+#
+# set :deploy_to, &quot;/var/www/mywordpressapp&quot;
+#
+# &lt;VirtualHost *:80&gt;
+#  ServerName foo.com
+#  ServerAlias www.foo.com
+#  DocumentRoot /var/www/mywordpressapp/current/wordpress
+# &lt;/VirtualHost&gt;
 set :deploy_to, &quot;/Library/WebServer/Documents/wordpress&quot;
 
 ##############################################################################</diff>
      <filename>config/deploy.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>641bba56b726079f702c59978be38ec5cea651bb</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/jestro/wordpress-capistrano/commit/8dc7b13698e47a7f358d4d052e4783a614ad6414</url>
  <id>8dc7b13698e47a7f358d4d052e4783a614ad6414</id>
  <committed-date>2008-11-17T17:50:13-08:00</committed-date>
  <authored-date>2008-11-17T17:50:13-08:00</authored-date>
  <message>document</message>
  <tree>ffe4b5af48df3a707395d56852b282de21001db4</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
