Merge pull request #1364 from keyanp/updateREADME

Update README for clarity and to remove redundancy
This commit is contained in:
Markus Unterwaditzer 2015-03-05 22:25:44 +01:00
commit 8c4842cf1f

8
README
View file

@ -19,11 +19,9 @@
~ What do I need? ~ What do I need?
Jinja 2.4 and Werkzeug 0.7 or later. All dependencies are installed by using `pip install Flask`.
`pip` or `easy_install` will install them for you if you do I encourage you to use a virtualenv. Check the docs for
`pip install Flask`. I encourage you to use a virtualenv. complete installation and usage instructions.
Check the docs for complete installation and usage
instructions.
~ Where are the docs? ~ Where are the docs?