We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3051b commit 7af2144Copy full SHA for 7af2144
Doc/using/venv-create.inc
@@ -87,7 +87,8 @@ path.
87
88
Once a virtual environment has been created, it can be "activated" using a
89
script in the virtual environment's binary directory. The invocation of the
90
-script is platform-specific:
+script is platform-specific (`<venv>` must be replaced by the path of the
91
+directory containing the virtual environment):
92
93
+-------------+-----------------+-----------------------------------------+
94
| Platform | Shell | Command to activate virtual environment |
0 commit comments