Change wording for clarity and accuracy

This commit is contained in:
Keyan Pishdadian 2015-03-05 16:19:49 -05:00
parent 7d63b89a8e
commit fba2535005

7
README
View file

@ -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?