Skip to content

Commit

Permalink
Windows venv is Scripts, capital S
Browse files Browse the repository at this point in the history
closes #2056
  • Loading branch information
davidism authored Oct 12, 2016
1 parent bd5e297 commit cdbd63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ corresponding environment. On OS X and Linux, do the following::

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

$ venv\scripts\activate
$ venv\Scripts\activate

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

0 comments on commit cdbd63d

Please sign in to comment.