update readme

This commit is contained in:
utahta
2011-08-06 23:58:47 +09:00
parent 04f4cd15b3
commit 1025529528
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -97,7 +97,7 @@ Runs the buildout with specified or current using python::
pythonbrew buildout
pythonbrew buildout -p 2.6.6
Create isolated python environments (uses virtualenv and virtualenvwrapper)::
Create isolated python environments (uses virtualenv)::
pythonbrew venv create proj
pythonbrew venv list
@@ -149,7 +149,7 @@ buildout
Runs the buildout with specified or current using python.
venv
Create isolated python environments (uses virtualenv and virtualenvwrapper)
Create isolated python environments (uses virtualenv)
version
Show version.
+2 -2
View File
@@ -97,7 +97,7 @@ Runs the buildout with specified or current using python::
pythonbrew buildout
pythonbrew buildout -p 2.6.6
Create isolated python environments (uses virtualenv and virtualenvwrapper)::
Create isolated python environments (uses virtualenv)::
pythonbrew venv create proj
pythonbrew venv list
@@ -149,7 +149,7 @@ buildout
Runs the buildout with specified or current using python.
venv
Create isolated python environments (uses virtualenv and virtualenvwrapper)
Create isolated python environments (uses virtualenv)
version
Show version.