summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 7ebe2cf8..e440ef33 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -36,8 +36,11 @@ To build them individually:
# OS X
-Download and install **Command Line Tools for Xcode**.
-Then open a terminal and follow the Linux instructions.
+In the shell, run:
+
+ xcode-select --install
+
+Then follow the Linux instructions.
# Windows