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

Rephrase

parent f5505f8c
No related branches found
No related tags found
No related merge requests found
......@@ -85,8 +85,9 @@
<li><a class="reference external" href="https://de.wikipedia.org/wiki/PowerPC">PowerPC</a> 64bit both little and big endian</li>
<li><a class="reference external" href="https://de.wikipedia.org/wiki/System/390">System Z (s390x)</a></li>
</ul>
<p>PyPy's x86 version runs on several operating systems such on Linux 32/64, Mac OS X 64, Windows, OpenBSD, freebsd.
All others are only supported on Linux.</p>
<p>PyPy's x86 version runs on several operating systems, such as Linux
(32/64 bits), Mac OS X (64 bits), Windows (32 bits), OpenBSD, FreeBSD.
All non-x86 versions are only supported on Linux.</p>
<p>If you are interested in helping to move forward, see our <a class="reference external" href="howtohelp.html">howtohelp</a> page.</p>
<p>We also have a beta release of <strong>PyPy3</strong> which implements <strong>Python 3.2.5</strong>.
It runs on the same platforms as above.</p>
......
......@@ -24,8 +24,9 @@
* `PowerPC`_ 64bit both little and big endian
* `System Z (s390x)`_
PyPy's x86 version runs on several operating systems such on Linux 32/64, Mac OS X 64, Windows, OpenBSD, freebsd.
All others are only supported on Linux.
PyPy's x86 version runs on several operating systems, such as Linux
(32/64 bits), Mac OS X (64 bits), Windows (32 bits), OpenBSD, FreeBSD.
All non-x86 versions are only supported on Linux.
If you are interested in helping to move forward, see our `howtohelp`_ page.
......
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