From 7785ccade4b92867c492f573e9b548c1ba612cd7 Mon Sep 17 00:00:00 2001 From: agronholm Date: Fri, 16 Oct 2009 00:02:35 +0300 Subject: Unified the bootstrap file so it works on both py2.x and py3k without 2to3 (patch by Holger Krekel) --HG-- branch : distribute extra : rebase_source : 7b8e41446e9b442adf35369b972e725f83b45d43 --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 2f7ddcc3..90eff943 100755 --- a/README.txt +++ b/README.txt @@ -92,7 +92,7 @@ If you are under Python 3, use $ curl -O http://python-distribute.org/distribute_setup_3k.py $ python distribute_setup_3k.py -Notice that both files are provided in the source release. +Notice this file is also provided in the source release. easy_install or pip =================== -- cgit v1.2.3