We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb60298 + d7c17e0 commit f000b2bCopy full SHA for f000b2b
docs/starting/install/osx.rst
@@ -32,6 +32,10 @@ package.
32
In combination, the software can cause issues that are difficult to
33
diagnose.
34
35
+.. note::
36
+ If you perform a fresh install of XCode, you will also need to add the
37
+ commandline tools by running ``xcode-select --install`` on the terminal.
38
+
39
While OS X comes with a large number of UNIX utilities, those familiar with
40
Linux systems will notice one key component missing: a decent package manager.
41
`Homebrew <http://brew.sh>`_ fills this void.
0 commit comments