From 4c64902d1d5a1a5b140c2bba8e42ab6d709f1b19 Mon Sep 17 00:00:00 2001 From: utahta Date: Wed, 25 May 2011 22:20:53 -0700 Subject: [PATCH] update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3a60d0d..d061329 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,7 @@ Create/Remove a symbolic link to python:: pythonbrew symlink # Create a symbolic link, like "py2.5.5" pythonbrew symlink -p 2.5.5 - pythonbrew symlink -b pip # Create a symbolic link to the specified script in bin directory + pythonbrew symlink pip # Create a symbolic link to the specified script in bin directory pythonbrew symlink -r # Remove a symbolic link Show version::