Author: Laura Creighton <[email protected]>
Branch:
Changeset: r46638:a8b6215a706e
Date: 2011-08-19 15:23 +0200
http://bitbucket.org/pypy/pypy/changeset/a8b6215a706e/
Log: Fix link to dl pip. Thanks for reporting it Miha Marolt.
diff --git a/pypy/doc/getting-started.rst b/pypy/doc/getting-started.rst
--- a/pypy/doc/getting-started.rst
+++ b/pypy/doc/getting-started.rst
@@ -73,7 +73,7 @@
$ curl -O http://python-distribute.org/distribute_setup.py
- $ curl -O https://github.com/pypa/pip/raw/master/contrib/get-pip.py
+ $ curl -O https://raw.github.com/pypa/pip/master/contrib/get-pip.py
$ ./pypy-1.6/bin/pypy distribute_setup.py
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit