diff options
-rw-r--r-- | docs/installation.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 1efe1af5..8fbbcb30 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -108,7 +108,8 @@ Using your own OpenSSL on OS X ------------------------------ To link cryptography against a custom version of OpenSSL you'll need to set -``ARCHFLAGS``, ``LDFLAGS``, and ``CFLAGS``. OpenSSL can be installed via `Homebrew`_ or `MacPorts`_: +``ARCHFLAGS``, ``LDFLAGS``, and ``CFLAGS``. OpenSSL can be installed via +`Homebrew`_ or `MacPorts`_: `Homebrew`_ |