This commit is contained in:
Kenneth Reitz
2012-01-23 04:24:03 -05:00
parent 6423180299
commit de966a6a14
+1 -1
View File
@@ -36,7 +36,7 @@ To install pip, simply open a command prompt and run::
Virtualenv
----------
After Distribute & Pip, the next development tool that you should install is `virtualenv <http://pypi.python.org/pypi/virtualenv/>`_. Use pip:
After Distribute & Pip, the next development tool that you should install is `virtualenv <http://pypi.python.org/pypi/virtualenv/>`_. Use pip::
> pip install virtualenv