Skip to content

Commit cdbd63d

Browse files
authored
Windows venv is Scripts, capital S
closes pallets#2056
1 parent bd5e297 commit cdbd63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ corresponding environment. On OS X and Linux, do the following::
7272

7373
If you are a Windows user, the following command is for you::
7474

75-
$ venv\scripts\activate
75+
$ venv\Scripts\activate
7676

7777
Either way, you should now be using your virtualenv (notice how the prompt of
7878
your shell has changed to show the active environment).

0 commit comments

Comments
 (0)