We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53865c5 commit c5ab9e8Copy full SHA for c5ab9e8
docs/dev/virtualenvs.rst
@@ -16,7 +16,7 @@ virtualenv
16
isolated Python environments. virtualenv creates a folder which contains all the
17
necessary executables to use the packages that a Python project would need.
18
19
-Install it via pip:
+Install virtualenv via pip:
20
21
.. code-block:: console
22
0 commit comments