<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi, <br>
    <br>
    in the Getting Started section of the documentation (<a
      class="moz-txt-link-freetext"
      href="http://doc.pypy.org/en/latest/getting-started.html">http://doc.pypy.org/en/latest/getting-started.html</a>),
    the command to download pip should be<br>
    <br>
    $ curl -O <a class="moz-txt-link-freetext"
      href="https://raw.github.com/pypa/pip/master/contrib/get-pip.py">https://raw.github.com/pypa/pip/master/contrib/get-pip.py</a><br>
    <br>
    In browser, the old link <a class="reference external"
      href="https://github.com/pypa/pip/raw/master/contrib/get-pip.py">(https://github.com/pypa/pip/raw/master/contrib/get-pip.py</a>)
    is redirected to the new one, but the curl downloads the page with
    the redirection note.
  </body>
</html>