ref: da8c79360998241443a6c51c3a487fbcd7dfcde4
parent: a496b4d2f77a039b54c4e23f379d48043e8cdd79
author: yenatch <yenatch@gmail.com>
date: Thu Nov 6 18:13:35 EST 2014
Better OS X install instructions.
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -36,8 +36,11 @@
# 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