forked from orbit-oss/flask
parent
bd5e297aa9
commit
cdbd63d7de
1 changed files with 1 additions and 1 deletions
|
|
@ -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::
|
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
|
Either way, you should now be using your virtualenv (notice how the prompt of
|
||||||
your shell has changed to show the active environment).
|
your shell has changed to show the active environment).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue