1.0beta7
diff --git a/README_oauth2client b/README_oauth2client
index 857613b..7c51b9e 100644
--- a/README_oauth2client
+++ b/README_oauth2client
@@ -6,15 +6,7 @@
 
 To install, simply say
 
-   $ python setup.py install
-
-If you want to do a "mock install" and simply extend your PYTHONPATH
-for the current shell to include this folder and the packages in it, do
-
-   $ source setpath.sh
-
-from the root of the project directory.
-
+   $ easy_install --upgrade oauth2client
 
 
 Third Party Libraries