Kaydet (Commit) d936a8f8 authored tarafından Julien Palard's avatar Julien Palard Kaydeden (comit) Raymond Hettinger

bpo-35221: Additional hint that the placeholder is to be replaced. (GH-10604)

üst 3e21ad1a
...@@ -82,7 +82,8 @@ path. ...@@ -82,7 +82,8 @@ path.
Once a virtual environment has been created, it can be "activated" using a Once a virtual environment has been created, it can be "activated" using a
script in the virtual environment's binary directory. The invocation of the script in the virtual environment's binary directory. The invocation of the
script is platform-specific: script is platform-specific (`<venv>` must be replaced by the path of the
directory containing the virtual environment):
+-------------+-----------------+-----------------------------------------+ +-------------+-----------------+-----------------------------------------+
| Platform | Shell | Command to activate virtual environment | | Platform | Shell | Command to activate virtual environment |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment