Commit 92dd6a9fdb0b27f03b5b72629f2385ec4c28d1e4

Authored by Yossef Mendelssohn
1 parent 3b06d26165

XCode → Xcode

We of all people should care about how to capitalize something properly.

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

... ... @@ -8,8 +8,8 @@
8 8  
9 9 ## Getting Started
10 10  
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`
  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`
13 13 1. Create a new repository on GitHub as your user for your Boxen. (eg.
14 14 `wfarr/my-boxen`). **Make sure it is a private repository!**
15 15 1. Use your install of [boxen-web](https://github.com/boxen/boxen-web) or get running manually like so:
... ... @@ -40,7 +40,7 @@
40 40  
41 41 ## Getting your users started _after_ your "fork" exists
42 42  
43   -1. Install the XCode Command Line Tools (full XCode install optional).
  43 +1. Install the Xcode Command Line Tools (full Xcode install optional).
44 44 1. Point them at your private install of [boxen-web](https://github.com/boxen/boxen-web), **OR** have them run the following:
45 45  
46 46 ```