<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -228,7 +228,7 @@ Second shell
 
 Now run a mapper. Mappers can be run from within your Merb or Rails app, from an interactive irb shell, or from the command line.  For this example we'll run it from the command line so open a third shell window and run the following:
 
-  cd examples
+  cd examples/simpleagent
   ./cli.rb
 
 Which should soon return something like the following.</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 
-require File.dirname(__FILE__) + '/../lib/nanite'
+require File.dirname(__FILE__) + '/../../lib/nanite'
 
 # cli.rb
 #
@@ -10,7 +10,7 @@ require File.dirname(__FILE__) + '/../lib/nanite'
 # You should also have started the 'simpleagent' nanite in a separate shell by running:
 #
 #  cd &lt;NANITE&gt;/examples/simpleagent
-#  nanite
+#  nanite-agent
 #
 # This test script takes a little more than 16 seconds to run since we start a new
 # mapper within, and pause while we wait for it to initialize, receive pings from</diff>
      <filename>examples/simpleagent/cli.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a3791c97d2b5caf0996644ed91629897b967fb60</id>
    </parent>
  </parents>
  <author>
    <name>Kenneth Kalmer</name>
    <email>kenneth.kalmer@gmail.com</email>
  </author>
  <url>http://github.com/ezmobius/nanite/commit/d3f6f98ce605a2b763bc8bbbe6f255c0dc5b09a1</url>
  <id>d3f6f98ce605a2b763bc8bbbe6f255c0dc5b09a1</id>
  <committed-date>2009-04-28T13:23:54-07:00</committed-date>
  <authored-date>2009-04-28T13:23:54-07:00</authored-date>
  <message>Updated simpleagent example to run out the box</message>
  <tree>c66dc65cedc2bbf8fd751aaa0449f63f01459842</tree>
  <committer>
    <name>Kenneth Kalmer</name>
    <email>kenneth.kalmer@gmail.com</email>
  </committer>
</commit>
