From 1caa6c77509c1453fb36dfa498b94358015d6b66 Mon Sep 17 00:00:00 2001 From: "Tim D. Smith" Date: Thu, 22 Sep 2016 12:39:35 -0700 Subject: [PATCH] CLT are not needed if full Xcode is installed --- docs/starting/install/osx.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index 4222485..b6eb135 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -32,10 +32,6 @@ package. In combination, the software can cause issues that are difficult to diagnose. -.. note:: - If you perform a fresh install of Xcode, you will also need to add the - commandline tools by running ``xcode-select --install`` on the terminal. - While OS X comes with a large number of UNIX utilities, those familiar with Linux systems will notice one key component missing: a decent package manager. `Homebrew `_ fills this void.