Revert "remove deprecated flag"

This reverts commit d262c89293.
This commit is contained in:
Kenneth Reitz
2012-07-04 02:16:48 -04:00
parent bfeaa95aa2
commit 1fdb37aad8
+1 -1
View File
@@ -58,7 +58,7 @@ project's directory
.. code-block:: console
$ virtualenv venv
$ virtualenv --distribute venv
To use an environment, run ``source venv/bin/activate``. Your command prompt
will change to show the active environment. Once you have finished working in