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?
If you do `pip install Flask`, `pip` or `easy_install` will
install all dependencies. I encourage you to use a
virtualenv. Check the docs for complete installation and
usage instructions.
All dependencies are installed by using `pip install Flask`.
I encourage you to use a virtualenv. Check the docs for
complete installation and usage instructions.
~ Where are the docs?