Skip to content

Commit

Permalink
Improved Flask README regarding Jinja2 and Werkzeug
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Apr 12, 2010
1 parent 959b5df commit a427285
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@

~ What do I need?

Currently the development versions of Jinja2 and Werkzeug.
Because of Flask I did some refactoring in Werkzeug and
Jinja2 and the next versions (out April 10th) will contain
these changes.
Jinja 2.4 and Werkzeug 0.6.1. `easy_install` will
install them for you if you do `easy_install Flask==dev`.
I encourage you to use a virtualenv. Check the docs for
complete installation and usage instructions.

~ Where are the docs?

Expand Down

0 comments on commit a427285

Please sign in to comment.