update README.rst

This commit is contained in:
utahta
2011-05-25 22:20:53 -07:00
parent 5ceec61246
commit 4c64902d1d
+1 -1
View File
@@ -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::