Skip to content
Snippets Groups Projects
Commit 136b4994 authored by Armin Rigo's avatar Armin Rigo
Browse files

update links

parent 076a6aef
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@
uncompressed, they run in-place. For now you can uncompress them
either somewhere in your home directory or, say, in <tt class="docutils literal">/opt</tt>, and
if you want, put a symlink from somewhere like
<tt class="docutils literal">/usr/local/bin/pypy</tt> to <tt class="docutils literal"><span class="pre">/path/to/pypy-5.0.0/bin/pypy</span></tt>. Do
<tt class="docutils literal">/usr/local/bin/pypy</tt> to <tt class="docutils literal"><span class="pre">/path/to/pypy-5.0.1/bin/pypy</span></tt>. Do
not move or copy the executable <tt class="docutils literal">pypy</tt> outside the tree &ndash; put
a symlink to it, otherwise it will not find its libraries.</p>
</div>
......@@ -241,7 +241,7 @@
<li><p class="first">Get the source code. The following packages contain the source at
the same revision as the above binaries:</p>
<ul class="simple">
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-src.tar.bz2">pypy-5.0.0-src.tar.bz2</a> (sources)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.tar.bz2">pypy-5.0.1-src.tar.bz2</a> (sources)</li>
</ul>
<p>Or you can checkout the current trunk using <a class="reference external" href="http://mercurial.selenic.com/">Mercurial</a> (the trunk
usually works and is of course more up-to-date):</p>
......
......@@ -201,7 +201,7 @@
uncompressed, they run in-place. For now you can uncompress them
either somewhere in your home directory or, say, in ``/opt``, and
if you want, put a symlink from somewhere like
``/usr/local/bin/pypy`` to ``/path/to/pypy-5.0.0/bin/pypy``. Do
``/usr/local/bin/pypy`` to ``/path/to/pypy-5.0.1/bin/pypy``. Do
not move or copy the executable ``pypy`` outside the tree --- put
a symlink to it, otherwise it will not find its libraries.
......@@ -261,5 +261,5 @@
1. Get the source code. The following packages contain the source at
the same revision as the above binaries:
* `pypy-5.0.0-src.tar.bz2`__ (sources)
* `pypy-5.0.1-src.tar.bz2`__ (sources)
......@@ -265,5 +265,5 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.tar.bz2
Or you can checkout the current trunk using Mercurial_ (the trunk
usually works and is of course more up-to-date)::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment