aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 28b311cb..f2b40892 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -26,8 +26,8 @@ Building cryptography on GNU/Linux
----------------------------------
``cryptography`` should build very easily on GNU/Linux provided you have a C
-compiler and headers for Python and the OpenSSL and libffi libraries available
-on your system.
+compiler, headers for Python (if you're not using Pypy), and headers for the
+OpenSSL and `libffi` libraries available on your system.
Debian and Ubuntu systems
.........................