From 044c8ddda48ed43c5da1ae6a4e9e4f838d84495f Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Thu, 1 Oct 2015 21:11:08 -0500 Subject: simplify installation docs on OS X now that we have cffi wheels --- docs/installation.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index c9cd6dba..fd9a2d77 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -119,13 +119,7 @@ Building cryptography on OS X ----------------------------- The wheel package on OS X is a statically linked build (as of 1.0.1) so for -users on 10.10 (Yosemite) and above you need two steps: - -.. code-block:: console - - $ xcode-select --install - -followed by +users on 10.10 (Yosemite) and above you only need one step: .. code-block:: console -- cgit v1.2.3