Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r59028:c8928688b833
Date: 2012-11-22 09:18 +0100
http://bitbucket.org/pypy/pypy/changeset/c8928688b833/

Log:    merge

diff --git a/pypy/doc/release-2.0.0-beta1.rst b/pypy/doc/release-2.0.0-beta1.rst
--- a/pypy/doc/release-2.0.0-beta1.rst
+++ b/pypy/doc/release-2.0.0-beta1.rst
@@ -40,6 +40,7 @@
 .. _`pypy documentation`: 
http://doc.pypy.org/en/latest/getting-started.html#installing-using-virtualenv
 .. _`virtualenv`: http://www.virtualenv.org/en/latest/
 .. _`installation schemes`: 
http://doc.pypy.org/en/latest/getting-started.html#installing-pypy
+.. _`PyPy and pip`: 
http://doc.pypy.org/en/latest/getting-started.html#installing-pypy
 
 Regressions
 ===========
@@ -63,8 +64,8 @@
 ==========
 
 * ``cffi`` is officially supported by PyPy. You can install it normally by
-  using ``pip install cffi`` once you have PyPy installed. The corresponding
-  ``0.4`` version of ``cffi`` has been released.
+  using ``pip install cffi`` once you have installed `PyPy and pip`_.
+  The corresponding ``0.4`` version of ``cffi`` has been released.
 
 * ARM is now an officially supported processor architecture.
   PyPy now work on soft-float ARM/Linux builds.  Currently ARM processors
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to