Browse Source

Merge pull request #1364 from keyanp/updateREADME

Update README for clarity and to remove redundancy
pull/1365/head
Markus Unterwaditzer 10 years ago
parent
commit
8c4842cf1f
  1. 8
      README

8
README

@ -19,11 +19,9 @@
~ What do I need?
Jinja 2.4 and Werkzeug 0.7 or later.
`pip` or `easy_install` will install them for you if you do
`pip install Flask`. 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?

Loading…
Cancel
Save