]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Suggest installing via Pip (#569)
authorJeff Widman <jeff@jeffwidman.com>
Fri, 15 Apr 2016 14:10:13 +0000 (07:10 -0700)
committerDavid Lord <davidism@gmail.com>
Fri, 15 Apr 2016 14:10:13 +0000 (07:10 -0700)
README.rst

index ddd830ada45bb4c6c55f861e822a06815dd50e9d..43f640f1b73f1c9ffa2380a7a2e4a128d8fefda9 100644 (file)
@@ -28,8 +28,8 @@ life difficult by restricting functionality too much.
 
 For more information visit the new `Jinja2 webpage`_ and `documentation`_.
 
-The `Jinja2 tip`_ is installable via `easy_install` with ``easy_install
-Jinja2==dev``.
+The `Jinja2 tip`_ is installable via ``pip`` with ``pip install
+https://github.com/pallets/jinja/zipball/master``.
 
 .. _sandboxed: http://en.wikipedia.org/wiki/Sandbox_(computer_security)
 .. _Django: http://www.djangoproject.com/