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 1fdb37a

Browse filesBrowse files
author
Kenneth Reitz
committed
Revert "remove deprecated flag"
This reverts commit d262c89.
1 parent bfeaa95 commit 1fdb37a
Copy full SHA for 1fdb37a

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎docs/starting/install/linux.rst

Copy file name to clipboardExpand all lines: docs/starting/install/linux.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ project's directory
5858

5959
.. code-block:: console
6060
61-
$ virtualenv venv
61+
$ virtualenv --distribute venv
6262
6363
To use an environment, run ``source venv/bin/activate``. Your command prompt
6464
will change to show the active environment. Once you have finished working in

0 commit comments

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