<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,20 +12,12 @@ First things first, let's generate your application:
   $ mack &lt;app_name&gt;
 
 To run a Mack application:
-  $ rake mack:server:start
+  $ mackery server
 
-It will try and run the app using the following servers in this order:
-  * Thin
-  * Mongrel
-  * WEBrick
-
-rake script:server takes the following options:
-  $ rake server PORT=&lt;port&gt; Mack.env=&lt;environment&gt; HANDLER=&lt;rack_handler&gt;
-  
-The port and rack_handler flags don't apply if you're using Thin[http://code.macournoyer.com/thin] to run the app, which is the default if it is installed. Use the thin.yml file in your application's config directory to configure Thin. The rack_handler one will allow you to switch which server is used to run the app. See Rack for more Rack::Handlers.
+mackery server takes the following options:
+  $ mackery server -p &lt;port&gt; -e &lt;environment&gt; -h &lt;rack_handler&gt;
   
-The environment can also be changed like this:
-  $ rake mack:server:start#&lt;environment&gt;
+The rack_handler one will allow you to switch which server is used to run the app. See Rack for more Rack::Handlers.
   
 You can also run:
   $ mackery console</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9d4612e734d27525c866996992c15655bd56ec19</id>
    </parent>
  </parents>
  <author>
    <name>Mark Bates</name>
    <email>mark@markbates.com</email>
  </author>
  <url>http://github.com/markbates/mack/commit/3da858559d64f78f0fc96b82c0a7249eff158c25</url>
  <id>3da858559d64f78f0fc96b82c0a7249eff158c25</id>
  <committed-date>2008-08-29T10:11:35-07:00</committed-date>
  <authored-date>2008-08-29T10:11:35-07:00</authored-date>
  <message>Updated README</message>
  <tree>a555c5b9fd75c3de69f61eb690b8a2f2ddb99cb5</tree>
  <committer>
    <name>Mark Bates</name>
    <email>mark@markbates.com</email>
  </committer>
</commit>
