From ee8e2c3fb9dca5e691a7b9b2ad5afea9f9ebda0f Mon Sep 17 00:00:00 2001 From: Pringo Date: Tue, 23 Jun 2015 22:24:13 -0700 Subject: [PATCH] Changed "Mac OS X" to "OS X". --- Building-for-Mac-OS-X.md => Building-for-OS-X.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Building-for-Mac-OS-X.md => Building-for-OS-X.md (96%) diff --git a/Building-for-Mac-OS-X.md b/Building-for-OS-X.md similarity index 96% rename from Building-for-Mac-OS-X.md rename to Building-for-OS-X.md index 36eb4fa..11eaba9 100644 --- a/Building-for-Mac-OS-X.md +++ b/Building-for-OS-X.md @@ -1,7 +1,7 @@ ## Minimum OS X and Xcode versions --- -Mac OS X Mavericks (10.9) or newer is required to build Dolphin. +OS X Mavericks (10.9) or newer is required to build Dolphin. You will need to install "Command Line Tools for Xcode". Installing Xcode itself is optional if you have installed the Command Line Tools.