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 65cf3b1

Browse filesBrowse files
authored
Merge pull request #855 from BlueStarCoder/patch-1
correct typo in virtualenvs.rst
2 parents 7402c26 + 11b1297 commit 65cf3b1
Copy full SHA for 65cf3b1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

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.