Author: Alex Gaynor <alex.gay...@gmail.com> Branch: Changeset: r75265:733b2bd3a55b Date: 2015-01-08 15:44 -0800 http://bitbucket.org/pypy/pypy/changeset/733b2bd3a55b/
Log: Merged in dstufft/update-pip-bootstrap-location-to-the- new-1420760611527 (pull request #296) Update pip bootstrap location to the new location. diff --git a/pypy/doc/install.rst b/pypy/doc/install.rst --- a/pypy/doc/install.rst +++ b/pypy/doc/install.rst @@ -44,7 +44,7 @@ .. code-block:: console - $ curl -O https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py + $ curl -O https://bootstrap.pypa.io/get-pip.py $ ./pypy-2.1/bin/pypy get-pip.py $ ./pypy-2.1/bin/pip install pygments # for example _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit