From de6e3bcc3c77bff17a6609b31bc1b6a9212bbd88 Mon Sep 17 00:00:00 2001 From: Tarek Ziade Date: Thu, 6 May 2010 23:14:00 +0200 Subject: raised the revision --HG-- branch : distribute extra : rebase_source : 294117170d32ada89385db57b12e25ab2fbb8523 --- README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index dba817db..72d897e7 100755 --- a/README.txt +++ b/README.txt @@ -99,9 +99,9 @@ Source installation Download the source tarball, uncompress it, then run the install command:: - $ curl -O http://pypi.python.org/packages/source/d/distribute/distribute-0.6.12.tar.gz - $ tar -xzvf distribute-0.6.12.tar.gz - $ cd distribute-0.6.12 + $ curl -O http://pypi.python.org/packages/source/d/distribute/distribute-0.6.13.tar.gz + $ tar -xzvf distribute-0.6.13.tar.gz + $ cd distribute-0.6.13 $ python setup.py install --------------------------- -- cgit v1.2.1