aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2016-04-15 07:10:13 -0700
committerDavid Lord <davidism@gmail.com>2016-04-15 07:10:13 -0700
commit6d2d3b88e1de1c37d83dc65e636f9e9ca9c7bae0 (patch)
treee9c743d9d083a976165f8477622a0304c3717e82 /README.rst
parentf4092239019d9a9130dd84ef6278e58061d6bb93 (diff)
downloadjinja-6d2d3b88e1de1c37d83dc65e636f9e9ca9c7bae0.tar.gz
Suggest installing via Pip (#569)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ddd830ad..43f640f1 100644
--- a/README.rst
+++ b/README.rst
@@ -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/