forked from orbit-oss/flask
Change wording for clarity and accuracy
This commit is contained in:
parent
7d63b89a8e
commit
fba2535005
1 changed files with 3 additions and 4 deletions
7
README
7
README
|
|
@ -19,10 +19,9 @@
|
||||||
|
|
||||||
~ What do I need?
|
~ What do I need?
|
||||||
|
|
||||||
If you do `pip install Flask`, `pip` or `easy_install` will
|
All dependencies are installed by using `pip install Flask`.
|
||||||
install all dependencies. I encourage you to use a
|
I encourage you to use a virtualenv. Check the docs for
|
||||||
virtualenv. Check the docs for complete installation and
|
complete installation and usage instructions.
|
||||||
usage instructions.
|
|
||||||
|
|
||||||
~ Where are the docs?
|
~ Where are the docs?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue