From 54623151e4f08edebd5ca476a37877e261e0e5d5 Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 14 Feb 2014 21:57:35 -0500 Subject: Install: Command Line Tools for Xcode instead of the larger Xcode. --- INSTALL.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index d5e93818..43d4f432 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -36,7 +36,8 @@ To build them individually: # OS X -Download and install **Xcode**. Then open a terminal and follow the Linux instructions. +Download and install **Command Line Tools for Xcode**. +Then open a terminal and follow the Linux instructions. # Windows @@ -52,7 +53,9 @@ Select the following packages: * python * python-setuptools -To install rgbds, extract the contents of **http://iimarck.us/etc/rgbds.zip** and put them in `C:\cygwin\usr\local\bin`. +To install rgbds, extract the contents of +**http://iimarck.us/etc/rgbds.zip** +and put them in `C:\cygwin\usr\local\bin`. Then set up the repository. In the **Cygwin terminal**: -- cgit v1.2.3