summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragronholm <none@none>2009-10-13 12:03:21 +0300
committeragronholm <none@none>2009-10-13 12:03:21 +0300
commit38407ff8a415196852c57b79531397e0799484ec (patch)
treed72218ca2951d2e3173250495f68c281f968bdb7
parent7ed4be906cc7195c4d15bdd7a8b2bfa8474cc6be (diff)
downloadpython-setuptools-git-38407ff8a415196852c57b79531397e0799484ec.tar.gz
Updated bootstrap URLs to point to python-distribute.org, and added links for them
--HG-- branch : distribute extra : rebase_source : 2756800a880c7a6c2c8bdc1afa3a22a4f08c047b
-rwxr-xr-xREADME.txt16
1 files changed, 9 insertions, 7 deletions
diff --git a/README.txt b/README.txt
index 0d947303..5ce8a728 100755
--- a/README.txt
+++ b/README.txt
@@ -22,7 +22,7 @@ The fork has two goals:
and make all distributions that depend on Setuptools work as
before, but with less bugs and behaviorial issues.
- This work is done in the 0.6.x series
+ This work is done in the 0.6.x series.
Starting with version 0.6.2, Distribute supports Python 3.
Installing and using distribute for Python 3 code works exactly
@@ -77,17 +77,19 @@ provided online.
distribute_setup.py
===================
-Download ``distribute_setup.py`` and execute it, using the Python interpreter of
-your choice.
+Download
+`distribute_setup.py <http://python-distribute.org/distribute_setup.py>`_
+and execute it, using the Python interpreter of your choice.
If your shell has the ``curl`` program you can do::
- $ curl -O http://nightly.ziade.org/distribute_setup.py
+ $ curl -O http://python-distribute.org/distribute_setup.py
$ python distribute_setup.py
-If you are under Python 3, use ``distribute_setup_3k.py``::
+If you are under Python 3, use
+`distribute_setup_3k.py <http://python-distribute.org/distribute_setup_3k.py>`_::
- $ curl -O http://nightly.ziade.org/distribute_setup_3k.py
+ $ 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.
@@ -197,7 +199,7 @@ Install FAQ
You can use Distribute in your zc.buildout.
Although you have to run a specific `bootstrap.py` file that is available
- at `http://nightly.ziade.org/bootstrap.py`. The code is located at
+ at `http://python-distribute.org/bootstrap.py`. The code is located at
`http://bitbucket.org/tarek/buildout-distribute`.
Beware that if you use a shared eggs folder with buildout, you need to