--- /var/www/sites/all/modules/google_analytics/README.txt	2012-03-14 18:37:57.232120234 +0000
+++ /var/www/sites.new/all/modules/google_analytics/README.txt	2012-03-14 18:38:38.725248343 +0000
@@ -18,6 +18,12 @@
 * Copy the 'googleanalytics' module directory in to your Drupal
 sites/all/modules directory as usual.
 
+If using drush please be aware that the project and module name do not match. The project is google_analytics and the module name is googleanalytics.  
+drush install steps:
+#download the project
+drush en google_analytics
+#to enable the module in the project
+drush en googleanalytics
 
 Usage
 =====
