Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 11b1297

Browse filesBrowse files
correct typo in virtualenvs.rst
change $PROJECT_HOME to $WORKON_HOME on line 362
1 parent 3b59736 commit 11b1297
Copy full SHA for 11b1297

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎docs/dev/virtualenvs.rst

Copy file name to clipboardExpand all lines: docs/dev/virtualenvs.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ This creates the :file:`my_project` folder inside :file:`~/Envs`.
359359
$ workon my_project
360360
361361
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
362+
and also a project directory inside ``$WORKON_HOME``, which is ``cd`` -ed into
363363
when you ``workon myproject``.
364364

365365
.. code-block:: console

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.