From 884e1f72e64b37be5f15cf9962e31bb1b028cbf8 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Sat, 23 Apr 2016 16:59:40 -0700 Subject: s/CFFI/libffi/ as per @reaperhulk --- sites/www/installing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sites') diff --git a/sites/www/installing.rst b/sites/www/installing.rst index 51f317dc..5a41a76b 100644 --- a/sites/www/installing.rst +++ b/sites/www/installing.rst @@ -76,8 +76,8 @@ In general, you'll need one of the following setups: is required. ``pip`` will install statically compiled binary archives of Cryptography & its dependencies. * On Linux, or on other platforms with older versions of ``pip``: you'll need a - C build toolchain, plus development headers for Python, OpenSSL and CFFI. - Again, see `Cryptography's install docs`_; these requirements may + C build toolchain, plus development headers for Python, OpenSSL and + ``libffi``. Again, see `Cryptography's install docs`_; these requirements may occasionally change. .. warning:: -- cgit v1.2.3