We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb0de8 commit 8a8c42aCopy full SHA for 8a8c42a
docs/dev/virtualenvs.rst
@@ -251,7 +251,7 @@ or change the interpreter globally with an env variable in ``~/.bashrc``:
251
252
.. code-block:: console
253
254
- $ export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python2.7
+ $ export VIRTUALENV_PYTHON=/usr/bin/python2.7
255
256
2. To begin using the virtual environment, it needs to be activated:
257
0 commit comments