From c60855d2a436786ead7e5c0b4cafd714d63db464 Mon Sep 17 00:00:00 2001 From: Tong Guo Date: Fri, 7 Nov 2014 16:22:48 +0800 Subject: [PATCH] Fixed some typo. --- doc/build-osx.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index 3461cb1e..24567b0b 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -13,8 +13,8 @@ built-in one is located in `/Applications/Utilities`. Preparation ----------- -You need to install XCode with all the options checked so that the compiler -and everything is available in /usr not just /Developer. XCode should be +You need to install Xcode with all the options checked so that the compiler +and everything is available in /usr not just /Developer. Xcode should be available on your OS X installation media, but if not, you can get the current version from https://developer.apple.com/xcode/. If you install Xcode 4.3 or later, you'll need to install its command line tools. This can