From f0042c4c736dad8a69cd68f951e3cf2a822d8c43 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 19 Jun 2014 15:11:14 -0700 Subject: [PATCH] Remove a dumb "it" that came with the initial transition. --- Building-for-Mac-OS-X.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Mac-OS-X.md b/Building-for-Mac-OS-X.md index 72b2e86..8ed7ca8 100644 --- a/Building-for-Mac-OS-X.md +++ b/Building-for-Mac-OS-X.md @@ -3,7 +3,7 @@ ## Minimum OS X and Xcode versions --- -Mac OS X Mountain Lion (10.8) or newer is required to build it. Mavericks is recommended. +Mac OS X Mountain Lion (10.8) or newer is required to build Dolphin. Mavericks is recommended. You will need to install "Command Line Tools for Xcode". Installing Xcode itself is optional if you have installed the Command Line Tools.