Commit 78d709d093db9f1f91ffeb796c8f26b586a8a5a6

Authored by Josh Nichols
1 parent 6e1bd53216

Add note about agreeing to XCode license.

Showing 1 changed file with 1 additions and 0 deletions 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: