Skip to content

Commit

Permalink
replace XCode recommendation with GCC for OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Aug 10, 2011
1 parent a59b8ca commit 38d2458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Laptop is a set of scripts to get your laptop set up as a development machine.
Mac OS X
--------

First, install [XCode](http://itunes.apple.com/us/app/xcode/id422352214?mt=12&ls=1). ($4.99, requires OS X 10.6.6 or higher)
First, install [GCC for OS X](https://github.com/kennethreitz/osx-gcc-installer). (requires OS X 10.6 or higher)

Then, run this one-liner:

Expand Down

0 comments on commit 38d2458

Please sign in to comment.