Add note about agreeing to XCode license.

This commit is contained in:
Josh Nichols 2012-10-11 23:56:06 -04:00
parent 6e1bd53216
commit 78d709d093

View file

@ -9,6 +9,7 @@ This repository template is just a basic example of _how_ to do things with them
## Getting Started
1. Install XCode Command Line Tools and/or full XCode.
* If using full XCode, you'll need to agree to the license by running: `xcodebuild -license`
1. Create a new repository on GitHub as your user for your Boxen. (eg.
`wfarr/my-boxen`). **Make sure it is a private repository!**
1. Get running like so: