Skip to content

Commit 70aea8e

Browse files
committed
Don't recommend easy_install in docs.
1 parent 0e07dec commit 70aea8e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/index.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,11 @@ translations.
1212
Installation
1313
------------
1414

15-
Install the extension with one of the following commands::
16-
17-
$ easy_install Flask-Babel
18-
19-
or alternatively if you have pip installed::
15+
Install the extension from PyPi::
2016

2117
$ pip install Flask-Babel
2218

23-
Please note that Flask-Babel requires Jinja 2.5. If you are using an
19+
Please note that Flask-Babel requires Jinja >=2.5. If you are using an
2420
older version you will have to upgrade or disable the Jinja support
2521
(see configuration).
2622

0 commit comments

Comments
 (0)