aboutsummaryrefslogtreecommitdiffstats
path: root/docs/faq.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-03-09 09:07:14 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-03-09 09:07:14 -0500
commit6a070e2f768debc64c1ffbdcc285f83fa9912d5c (patch)
tree22f9af0df33c3c56d1ba452c0ff9bdc1179021c2 /docs/faq.rst
parent0fa997bf8b24ea0f200a2b80042c7cdead08a587 (diff)
downloadcryptography-6a070e2f768debc64c1ffbdcc285f83fa9912d5c.tar.gz
cryptography-6a070e2f768debc64c1ffbdcc285f83fa9912d5c.tar.bz2
cryptography-6a070e2f768debc64c1ffbdcc285f83fa9912d5c.zip
le sigh
Diffstat (limited to 'docs/faq.rst')
-rw-r--r--docs/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst
index a1b52071..363a350f 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -15,7 +15,7 @@ to NaCl.
If you prefer NaCl's design, we highly recommend `PyNaCl`_.
Compiling ``cryptography`` on OS X produces a ``fatal error: 'openssl/aes.h' file not found`` error
-----------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------------
This happens because OS X 10.11 no longer includes a copy of OpenSSL.
``cryptography`` now provides wheels which include a statically linked copy of