diff --git a/README.rdoc b/README.rdoc index 8bb2dcf..cd3b5f2 100644 --- a/README.rdoc +++ b/README.rdoc @@ -115,8 +115,8 @@ installation information. === Basic Setup -To use this adapter, add this gem, "activerecord-mysql2spatial-adapter", -to your Gemfile, and then request the adapter name "mysql2spatial" in +To use this adapter, add this gem, "activerecord-mysql2spatial-adapter", +to your Gemfile, and then request the adapter name "mysql2spatial" in your database connection configuration (which, for a Rails application, is in the config/database.yml file). The other database connection configuration parameters are the same as for the stock mysql2 adapter,