<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,20 +26,12 @@ Aerial is still in active development.
 ## Installation #############################################################
 
     $ gem install aerial
-    $ aerial install
+    $ aerial install /home/user/myblog
     # Navigate to &lt;http://0.0.0.0:4567&gt;
 
-## Requirements #############################################################
+This will create a new directory and a few files, mainly the views, config files, and a sample article to get you started. Then, edit config.yml to your liking.
 
-* sinatra (for awesomeness)
-* git (http://git-scm.com)
-* grit (interface to git)
-* yaml (for configuration)
-* rdiscount (markdown-to-html)
-* Haml (can easily be switch to erb, or whatever)
-* jQuery (http://jquery.com)
-
-## Source ###################################################################
+## From Source ##############################################################
 
 Aerial's Git repo is available on GitHub, which can be browsed at:
 
@@ -47,25 +39,19 @@ Aerial's Git repo is available on GitHub, which can be browsed at:
 
 and cloned with:
 
-    git clone git://github.com/mattsears/aerial.git
-
-## Getting Started ###########################################################
-
-Install the following Rubygems:
-
-    sudo gem install sinatra rack thin rdiscount grit haml
-
-Add your custom settings to the configuration file:
-
-    config/config.yml
-
-Run the bootstrap Rake task to get started with a sample article
-
-    rake bootstrap
+    $ git clone git://github.com/mattsears/aerial.git
+    $ rake launch
+    # Navigate to &lt;http://0.0.0.0:4567&gt;
 
-Now open your browser to:
+## Requirements #############################################################
 
-    http://localhost:4567
+* sinatra (for awesomeness)
+* git (http://git-scm.com)
+* grit (interface to git)
+* yaml (for configuration)
+* rdiscount (markdown-to-html)
+* Haml (can easily be switch to erb, or whatever)
+* jQuery (http://jquery.com)
 
 ## Todo  #####################################################################
 
@@ -76,6 +62,7 @@ Now open your browser to:
 * Support atom feeds
 * Add support for including non article content (pages)
 * Add more details to this README
+
 ## License ###################################################################
 
 Aerial is Copyright &#169; 2009 Matt Sears, Littlelines. It is free software,</diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0f06c9e563ba0e693de1d60cdfa506293e124e03</id>
    </parent>
  </parents>
  <author>
    <name>Matt Sears</name>
    <email>matt@mattsears.com</email>
  </author>
  <url>http://github.com/mattsears/aerial/commit/d43df8efdae9b67d9337c384ec4f4ec93a638c66</url>
  <id>d43df8efdae9b67d9337c384ec4f4ec93a638c66</id>
  <committed-date>2009-10-20T17:01:19-07:00</committed-date>
  <authored-date>2009-10-20T17:01:19-07:00</authored-date>
  <message>Update the Readme with the gem installation instructions</message>
  <tree>36edfacfd6e6422a17e17373b93c7f92914a66b7</tree>
  <committer>
    <name>Matt Sears</name>
    <email>matt@mattsears.com</email>
  </committer>
</commit>
