forked from orbit-oss/flask
Update README for clarity and to remove redundancy
Addresses concerns presented in issue #1157
This commit is contained in:
parent
5164be092a
commit
7d63b89a8e
1 changed files with 4 additions and 5 deletions
9
README
9
README
|
|
@ -19,11 +19,10 @@
|
|||
|
||||
~ 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.
|
||||
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.
|
||||
|
||||
~ Where are the docs?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue