mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
blah
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user