aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
authorAkan Brown <akanbrown98@gmail.com>2016-08-08 22:30:02 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2016-08-08 22:30:02 -0400
commit60cd5a66c28c9e4e5fa7e2b8030dc36ff295259d (patch)
tree76f2fa40f06b0355033fe1845b629a8e4ae89f85 /docs/installation.rst
parent94af47ca52d15818a86dfc78bc368630901160e2 (diff)
downloadcryptography-60cd5a66c28c9e4e5fa7e2b8030dc36ff295259d.tar.gz
cryptography-60cd5a66c28c9e4e5fa7e2b8030dc36ff295259d.tar.bz2
cryptography-60cd5a66c28c9e4e5fa7e2b8030dc36ff295259d.zip
Update installation.rst (#3083)
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 a2455c24..2e1b3ae4 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -192,7 +192,7 @@ users with pip 8 or above you only need one step:
$ pip install cryptography
-If you want to build cryptography yourself or are on an older OS X version
+If you want to build cryptography yourself or are on an older OS X version,
cryptography requires the presence of a C compiler, development headers, and
the proper libraries. On OS X much of this is provided by Apple's Xcode
development tools. To install the Xcode command line tools (on OS X 10.9+)