Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/drush/README.txt,v
retrieving revision 1.30
diff -u -p -r1.30 README.txt
--- README.txt	6 Dec 2009 12:53:38 -0000	1.30
+++ README.txt	9 Dec 2009 01:44:41 -0000
@@ -20,7 +20,10 @@ For Linux/Unix/Mac:
      OR
      - create an alias to drush:
        $ alias drush='/path/to/drush/drush'
-       (this goes into .profile or .bash_aliases in your home folder)
+       (this goes into .profile, .bash_aliases or .bashrc in your home folder)
+       NOTE:  You must re-start your shell or re-load your bash configuration
+       file to apply your changes to your current session:
+       $ source .bashrc
 
      NOTE FOR ADVANCED USERS
      - If you want to run drush with a specific version of php, rather than the
