Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/dev/virtualenvs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ or change the interpreter globally with an env variable in ``~/.bashrc``:

.. code-block:: console

$ export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python2.7
$ export VIRTUALENV_PYTHON=/usr/bin/python2.7

2. To begin using the virtual environment, it needs to be activated:

Expand Down