diff --git a/README.md b/README.md index 1d17c24b0800c8b89d7ef7f6d259b4982d7398e3..9e804f2c6f1fe06fbc5720ba14b107546f69e8a8 100644 --- a/README.md +++ b/README.md @@ -430,7 +430,7 @@ Yahoo BOSS is **not a free service**. As of November 17, 2012 Yahoo no longer of * **Documentation**: http://www.maxmind.com/en/city * **Terms of Service**: ? * **Limitations**: ? -* **Notes**: You must add the **geoip gem** to your Gemfile or have it installed in your system. You also have specify the path of the MaxMind database in your configuration. For example: `Geocoder.configure(:maxmind_local => {:database => File.join('folder', 'GeoLiteCity.dat')})`. +* **Notes**: You must add the **geoip gem** to your Gemfile or have it installed in your system. You also have to specify the path of the MaxMind database in your configuration. For example: `Geocoder.configure(:maxmind_local => {:database => File.join('folder', 'GeoLiteCity.dat')})`. #### ESRI (`:esri`)