We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e8029 commit d93f0efCopy full SHA for d93f0ef
docs/userguide.rst
@@ -42,7 +42,7 @@ the Command Prompt and Powershell.
42
43
On Posix systems, this resides in :file:`/ENV/bin/`, so you can run::
44
45
- $ source bin/activate
+ $ source /path/to/ENV/bin/activate
46
47
For some shells (e.g. the original Bourne Shell) you may need to use the
48
:command:`.` command, when :command:`source` does not exist. There are also
0 commit comments