diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst
index 2384a64..6d2a156 100644
--- a/docs/starting/install/osx.rst
+++ b/docs/starting/install/osx.rst
@@ -26,6 +26,11 @@ by downloading `XCode `_, the smaller
Apple account) or the even smaller `OSX-GCC-Installer `_
package.
+.. note::
+ If you already have XCode installed, do not install OSX-GCC-Installer.
+ In combination, the software can cause issues that are difficult to
+ diagnose.
+
While Lion 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.