diff --git a/README.rdoc b/README.rdoc
index 5d190d2fbfd5eadd7cfddee50b6ecb8f694cc103..dee5d23cf4f63459ecb9abf6c81a3518a6cfefed 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -11,7 +11,7 @@ Geocoder is compatible with Rails 2.x and 3.x. <b>This is the README for the 3.x
 
 Add this to your Gemfile:
 
-  gem "rails-geocoder", :require => "geocoder"
+  gem "geocoder"
 
 and run this at the command prompt: