From 78d709d093db9f1f91ffeb796c8f26b586a8a5a6 Mon Sep 17 00:00:00 2001 From: Josh Nichols Date: Thu, 11 Oct 2012 23:56:06 -0400 Subject: [PATCH] Add note about agreeing to XCode license. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7491ee5..6734fa0 100644 --- a/README.md +++ b/README.md @@ -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: