Commit 9f7f1e1030dabd8b2499c78dada9903c6219333d

Authored by Will Farrington

Merge pull request #17 from technicalpickles/agree-to-xcode-license-readme

Add note about agreeing to XCode license.

Showing 1 changed file Side-by-side Diff

... ... @@ -9,6 +9,7 @@
9 9 ## Getting Started
10 10  
11 11 1. Install XCode Command Line Tools and/or full XCode.
  12 + * If using full XCode, you'll need to agree to the license by running: `xcodebuild -license`
12 13 1. Create a new repository on GitHub as your user for your Boxen. (eg.
13 14 `wfarr/my-boxen`). **Make sure it is a private repository!**
14 15 1. Get running like so: