We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6423180 commit de966a6Copy full SHA for de966a6
docs/starting/install/win.rst
@@ -36,7 +36,7 @@ To install pip, simply open a command prompt and run::
36
Virtualenv
37
----------
38
39
-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::
40
41
> pip install virtualenv
42
0 commit comments