From 47e1b6047efb72aab1fb9296dfd566f59440b752 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 4 Jul 2015 11:21:52 -0500 Subject: add some more detail. --- docs/installation.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index c47e2d1d..96e1e8de 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -128,7 +128,9 @@ build. Building cryptography on OS X ----------------------------- -To install the Xcode command line tools on OS X open a terminal window and run: +Building cryptography requires the presence of a C compiler and development +headers. On OS X this is typically provided by Apple's Xcode development tools. +To install the Xcode command line tools on open a terminal window and run: .. code-block:: console -- cgit v1.2.3