From da8c79360998241443a6c51c3a487fbcd7dfcde4 Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 6 Nov 2014 23:13:35 -0800 Subject: Better OS X install instructions. --- INSTALL.md | 7 +++++-- 1 file 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 -- cgit v1.2.3