aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-05-02 10:40:57 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-05-02 10:40:57 -0700
commitf65cba2449232588dd8d7a0ced07c29bea1084ad (patch)
tree61f81261df87dc0869f49fa6a2cc284547b926ce /docs/installation.rst
parentd8fc25704465761aed65e15591ac9e0f4462a857 (diff)
downloadcryptography-f65cba2449232588dd8d7a0ced07c29bea1084ad.tar.gz
cryptography-f65cba2449232588dd8d7a0ced07c29bea1084ad.tar.bz2
cryptography-f65cba2449232588dd8d7a0ced07c29bea1084ad.zip
typo
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 3eaa2d02..032746f3 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -135,7 +135,7 @@ will result in an error. This can be resolved by setting the
$ env DYLD_LIBRARY_PATH="$HOME/anaconda/lib" pip install cryptography
You will need to set this variable every time you start Python. For more
-information, consult `Greg Wilson's blog post` on the subject.
+information, consult `Greg Wilson's blog post`_ on the subject.
.. _`Homebrew`: http://brew.sh