diff --git a/docs/starting/install/linux.rst b/docs/starting/install/linux.rst index 06aeb9ee8..5032ed216 100644 --- a/docs/starting/install/linux.rst +++ b/docs/starting/install/linux.rst @@ -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