<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,6 +13,7 @@ This template creates a javascript enhanced rdoc (similar to what is on http://w
 3) Install the generator and templates into your version of rdoc
 		* RDOC=/usr/local/lib/ruby/1.8/rdoc rake install
 		* If you are using macports ruby you can just rake install
+		(no need to use 'sudo rake install' sudo will be invoked if needed)
 
 4) Switch over to the directory where you want to run this rdoc template and run the following command
   	* rdoc --fmt ajax</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -32,7 +32,7 @@ def get_rdoc_path
   rdoc_path = ENV['RDOC']
   # if using macports ruby i know where stuff is
   rdoc_path ||= %x[which ruby] =~ /^\/opt/ ? '/opt/local/lib/ruby/1.8/rdoc' : nil
-  raise ArgumentError, &quot;Don't forget: RDOC_PATH=/path/to/lib/ruby/1.8/rdoc rake install&quot; unless rdoc_path
+  raise ArgumentError, &quot;Don't forget: RDOC=/path/to/lib/ruby/1.8/rdoc rake install&quot; unless rdoc_path
   rdoc_path
 end
 </diff>
      <filename>tasks/install.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ec4d028dc77998234af7c9772666cc8d615eae1e</id>
    </parent>
  </parents>
  <author>
    <name>Brian Chamberlain</name>
    <email>b-chamberlain@northwestern.edu</email>
  </author>
  <url>http://github.com/breakpointer/ajax-rdoc/commit/216182f1e17c106d9beb866a5b1f5a9ce237704f</url>
  <id>216182f1e17c106d9beb866a5b1f5a9ce237704f</id>
  <committed-date>2008-10-29T07:22:29-07:00</committed-date>
  <authored-date>2008-10-29T07:22:29-07:00</authored-date>
  <message>ReadME and rake install script tweaks</message>
  <tree>e1959c20c7b234407409cd4fb323f438787ff349</tree>
  <committer>
    <name>Brian Chamberlain</name>
    <email>b-chamberlain@northwestern.edu</email>
  </committer>
</commit>
