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 3b59736 commit 11b1297Copy full SHA for 11b1297
docs/dev/virtualenvs.rst
@@ -359,7 +359,7 @@ This creates the :file:`my_project` folder inside :file:`~/Envs`.
359
$ workon my_project
360
361
Alternatively, you can make a project, which creates the virtual environment,
362
-and also a project directory inside ``$PROJECT_HOME``, which is ``cd`` -ed into
+and also a project directory inside ``$WORKON_HOME``, which is ``cd`` -ed into
363
when you ``workon myproject``.
364
365
.. code-block:: console
0 commit comments