From 6d2d3b88e1de1c37d83dc65e636f9e9ca9c7bae0 Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Fri, 15 Apr 2016 07:10:13 -0700 Subject: [PATCH] Suggest installing via Pip (#569) --- README.rst | 4 ++-- 1 file 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/ -- 2.47.2