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 bfeaa95 commit 1fdb37aCopy full SHA for 1fdb37a
docs/starting/install/linux.rst
@@ -58,7 +58,7 @@ project's directory
58
59
.. code-block:: console
60
61
- $ virtualenv venv
+ $ virtualenv --distribute venv
62
63
To use an environment, run ``source venv/bin/activate``. Your command prompt
64
will change to show the active environment. Once you have finished working in
0 commit comments