diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index f2b40892..9d8916e3 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -26,7 +26,7 @@ Building cryptography on GNU/Linux ---------------------------------- ``cryptography`` should build very easily on GNU/Linux provided you have a C -compiler, headers for Python (if you're not using Pypy), and headers for the +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 |