diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index fdf76dd1a..0de724f1d 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -32,6 +32,10 @@ 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.