Skip to content

Commit 1fdb37a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/linux.rst

Lines 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)