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.
2 parents 251afc3 + d262c89 commit bfeaa95Copy full SHA for bfeaa95
docs/starting/install/linux.rst
@@ -58,7 +58,7 @@ project's directory
58
59
.. code-block:: console
60
61
- $ virtualenv --distribute venv
+ $ virtualenv 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