From 60cd5a66c28c9e4e5fa7e2b8030dc36ff295259d Mon Sep 17 00:00:00 2001 From: Akan Brown Date: Mon, 8 Aug 2016 22:30:02 -0400 Subject: Update installation.rst (#3083) --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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+) -- cgit v1.2.3