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 f70533e commit 4db2626Copy full SHA for 4db2626
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