Open FarrowLS opened 11 years ago
@FarrowLS: Do you have access to edit this repo? If not, and you'd like to, you can fork it, update, and send us a Pull Request (but no pressure -- it's our job to keep this up to date!).
@wkeaton: Should we give students (or maybe select a few) push access to this repo so they can update it while they are working on it. This issue that Peter opened is a good example of what will happen over time -- students coming in with new OSs, and our instructions being outdated.
On step 2 "Install XCode command line tools", the instructions do not match up with OSX 10.9 and Xcode 5.0 (there is no checkbox for Command Line Tools). This issue is explained on Stack Overflow (http://stackoverflow.com/questions/17066849/command-line-tools-for-new-10-9-osx-for-ruby-gems) and the solution is to force the install. You can use the following command in: "xcode-select --install"