forked from orbit-oss/flask
Improved Flask README regarding Jinja2 and Werkzeug
This commit is contained in:
parent
959b5df004
commit
a42728568e
1 changed files with 4 additions and 4 deletions
8
README
8
README
|
|
@ -18,10 +18,10 @@
|
||||||
|
|
||||||
~ What do I need?
|
~ What do I need?
|
||||||
|
|
||||||
Currently the development versions of Jinja2 and Werkzeug.
|
Jinja 2.4 and Werkzeug 0.6.1. `easy_install` will
|
||||||
Because of Flask I did some refactoring in Werkzeug and
|
install them for you if you do `easy_install Flask==dev`.
|
||||||
Jinja2 and the next versions (out April 10th) will contain
|
I encourage you to use a virtualenv. Check the docs for
|
||||||
these changes.
|
complete installation and usage instructions.
|
||||||
|
|
||||||
~ Where are the docs?
|
~ Where are the docs?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue