diff --git a/README.txt b/README.txt
index 611f233..d863583 100644
--- a/README.txt
+++ b/README.txt
@@ -21,8 +21,12 @@ Installation
 http://drupal.org/getting-started/5/install-contrib/modules
 
 * You will need a Google Maps API key for your website. You can get one at:
-http://www.google.com/apis/maps/signup.html
-Enter your Google Maps API key in the GMap settings page (admin/settings/gmap).
+
+1. Login at https://code.google.com/apis/console
+2. Create project
+3. Go to 'Services' and turn on 'Google Maps API v2'
+4. Go to 'API Access' and 'Create New Browser Key' specifying your domain url(s)
+5. Paste the Google API Browser Key here ./admin/settings/gmap
 
 * You may need to make changes to your theme so that Google Maps can display correctly. See the section on "Google Maps and XHTML" below.
 
