Commit 497ee263 authored by Markus Emrich's avatar Markus Emrich

Updated installation notes.

The Command Line Tools may be installed right from Xcode.
parent ab9b093d
......@@ -41,7 +41,8 @@ Now that you've got CocoaPods installed you can easily add it to your project.
**NOTES**
1. If you're using a fresh out of the box Mac with Lion using Xcode from the Mac App Store, you will need to install the Command Line Tools for Xcode first: [here](https://developer.apple.com/downloads/index.action)
1. If you're using a fresh out of the box Mac with Lion using Xcode from the Mac App Store, you will need to install the Command Line Tools for Xcode first: [here](https://developer.apple.com/downloads/index.action)
Or from `Xcode > Settings > Downloads > Components > Command Line Tools`
2. CocoaPods re-uses some of the RubyGems classes. If you have a version older than 1.4.0, you will have to update RubyGems: `$ gem update --system`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment