<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -191,7 +191,7 @@ Once you have your workling.yml set up as per the example, configure your applic
     # Choose one of the Bunny or Carrot lines
     Workling::Clients::SyncAmqpClient.client_class = Bunny # requires : config.gem &quot;celldee-bunny&quot;, :lib =&gt; &quot;bunny&quot;, :source =&gt; &quot;http://gems.github.com&quot;
     Workling::Clients::SyncAmqpClient.client_class = Carrot # requires : config.gem &quot;famoseagle-carrot&quot;, :lib =&gt; &quot;carrot&quot;, :source =&gt; &quot;http://gems.github.com&quot;
-    Workling::Remote.dispatcher = RemoteProcessing::ClientRunner.new
+    Workling::Remote.dispatcher = Workling::Remote::Runners::ClientRunner.new
     Workling::Remote.dispatcher.client = Workling::Clients::SyncAmqpClient.new
     Workling::Return::Store.instance = Workling::Return::Store::SyncAmqpReturnStore.new
 </diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6b496f8bacd8335d3e3ddbcd9c3414214441fa31</id>
    </parent>
  </parents>
  <author>
    <name>Dan Sketcher</name>
    <email>dan@sketcher.net</email>
  </author>
  <url>http://github.com/touchlocal/workling/commit/fd1ff952359102dba259a6095eb9b5c41abe9c12</url>
  <id>fd1ff952359102dba259a6095eb9b5c41abe9c12</id>
  <committed-date>2009-11-15T20:45:53-08:00</committed-date>
  <authored-date>2009-11-15T20:45:53-08:00</authored-date>
  <message>Remove reference to different project - correction for simple documentation</message>
  <tree>e937cd0af3c6ba939a20615dc189f72d183ebb94</tree>
  <committer>
    <name>Dan Sketcher</name>
    <email>dan@sketcher.net</email>
  </committer>
</commit>
