remove deprecated flag

This commit is contained in:
Estevan Pequeno
2012-07-03 20:10:06 -05:00
parent 251afc359d
commit d262c89293
+1 -1
View File
@@ -58,7 +58,7 @@ project's directory
.. code-block:: console
$ virtualenv --distribute venv
$ virtualenv 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