simplify installation docs on OS X now that we have cffi wheels
diff --git a/docs/installation.rst b/docs/installation.rst
index c9cd6db..fd9a2d7 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -119,13 +119,7 @@
 -----------------------------
 
 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