From c035648bf07d511d815503980fe1ca98ed26650f Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Tue, 17 Mar 2015 19:48:58 +0100 Subject: Replace easy_install -> pip install --- documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation.rst') diff --git a/documentation.rst b/documentation.rst index 1fda579..1ef3a44 100644 --- a/documentation.rst +++ b/documentation.rst @@ -4,10 +4,10 @@ The ``decorator`` module :Author: Michele Simionato :E-mail: michele.simionato@gmail.com -:Version: 3.4.1 (2015-03-16) +:Version: 3.4.1 (2015-03-17) :Requires: Python 2.4+ :Download page: http://pypi.python.org/pypi/decorator/3.4.1 -:Installation: ``easy_install decorator`` +:Installation: ``pip install decorator`` :License: BSD license .. contents:: -- cgit v1.2.1