Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a1a839c

Browse filesBrowse files
authored
Merge pull request #775 from ngoldbaum/patch-1
typo fix in virtualenv development instructions
2 parents 0b174a8 + e414047 commit a1a839c
Copy full SHA for a1a839c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎docs/dev/pip-virtualenv.rst

Copy file name to clipboardExpand all lines: docs/dev/pip-virtualenv.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ environment of the project. Over time this can result in a messy global package
1818
list.
1919

2020
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:
21+
environment when you use ``pip install``, consider adding the following
22+
line to your :file:`~/.bashrc` file:
2323

2424
.. code-block:: console
2525

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.