Author: Matti Picus <[email protected]> Branch: Changeset: r87913:f7d69cd47b5f Date: 2016-10-22 23:58 +0300 http://bitbucket.org/pypy/pypy/changeset/f7d69cd47b5f/
Log: typo (marberi) diff --git a/pypy/doc/install.rst b/pypy/doc/install.rst --- a/pypy/doc/install.rst +++ b/pypy/doc/install.rst @@ -8,7 +8,7 @@ install additional modules that require compilation, you may need to install additional packages such as pypy-dev. This will manifest as an error about "missing Python.h". Distributions do not as of yet supply many pypy-ready -packages, if you require additionall modules we recommend creating a virtualenv +packages, if you require additional modules we recommend creating a virtualenv and using pip. .. _prebuilt-pypy: _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
