<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,10 +20,8 @@ Sunspot::Rails has been tested with Rails versions 2.1, 2.2, and 2.3
 
 For recent versions of Rails, In your project's &lt;code&gt;config/environment.rb&lt;/code&gt;, add the following gem dependencies:
 
-  config.gem 'outoftime-sunspot', :lib =&gt; 'sunspot',
-    :source =&gt; 'http://gems.github.com'
-  config.gem 'outoftime-sunspot_rails', :lib =&gt; 'sunspot/rails',
-    :source =&gt; 'http://gems.github.com'
+  config.gem 'sunspot', :lib =&gt; 'sunspot'
+  config.gem 'sunspot_rails', :lib =&gt; 'sunspot/rails'
     
 Install the gems with:
 
@@ -31,7 +29,7 @@ Install the gems with:
 
 If you are using an older version of Rails that doesn't support plugins-as-gems, install the gems manually and install the plugin:
 
-  sudo gem install outoftime-sunspot outoftime-sunspot_rails --source=http://gems.github.com
+  sudo gem install sunspot sunspot_rails --source=http://gems.github.com
   
   script/plugin install git://github.com/outoftime/sunspot_rails.git
   </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3a6ca6cb4829647dcbcf4d0bb483db8f2485f8a5</id>
    </parent>
  </parents>
  <author>
    <name>Mat Brown</name>
    <email>mat@patch.com</email>
  </author>
  <url>http://github.com/outoftime/sunspot_rails/commit/b692fb7e8327724a4621c600a35e1b6220641d0a</url>
  <id>b692fb7e8327724a4621c600a35e1b6220641d0a</id>
  <committed-date>2009-10-15T09:56:56-07:00</committed-date>
  <authored-date>2009-10-15T09:56:56-07:00</authored-date>
  <message>Fixed gem name in README</message>
  <tree>cecd64be6452e99a7cc9ded73bb4f7340ec00f49</tree>
  <committer>
    <name>Mat Brown</name>
    <email>mat@patch.com</email>
  </committer>
</commit>
