Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit11b1297

Browse files
correct typo in virtualenvs.rst
change $PROJECT_HOME to $WORKON_HOME on line 362
1 parent3b59736 commit11b1297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/dev/virtualenvs.rst

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp