We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b174a8 commit e414047Copy full SHA for e414047
docs/dev/pip-virtualenv.rst
@@ -18,8 +18,8 @@ environment of the project. Over time this can result in a messy global package
18
list.
19
20
In order to make sure that you install packages to your active virtual
21
-environment when you use ``pip install``, consider adding the following two
22
-lines to your :file:`~/.bashrc` file:
+environment when you use ``pip install``, consider adding the following
+line to your :file:`~/.bashrc` file:
23
24
.. code-block:: console
25
0 commit comments