From 92dd6a9fdb0b27f03b5b72629f2385ec4c28d1e4 Mon Sep 17 00:00:00 2001 From: Yossef Mendelssohn Date: Sun, 10 Feb 2013 17:53:38 -0800 Subject: [PATCH] =?UTF-8?q?XCode=20=E2=86=92=20Xcode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We of all people should care about how to capitalize something properly. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e433a1..5fd3533 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ 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. 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. Use your install of [boxen-web](https://github.com/boxen/boxen-web) or get running manually like so: @@ -40,7 +40,7 @@ create an entirely separate repo and simply pull the code in, as shown above. ## Getting your users started _after_ your "fork" exists -1. Install the XCode Command Line Tools (full XCode install optional). +1. Install the Xcode Command Line Tools (full Xcode install optional). 1. Point them at your private install of [boxen-web](https://github.com/boxen/boxen-web), **OR** have them run the following: ```