Merge pull request #177 from epequeno/virtualenv

remove deprecated flag
This commit is contained in:
Kenneth Reitz
2012-07-03 18:17:57 -07:00
+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