From 04470d114d9f8ffa613d90b324635de3c0234d42 Mon Sep 17 00:00:00 2001 From: Tilka Date: Wed, 31 Dec 2014 00:02:56 -0800 Subject: [PATCH] Update minimum OS X version to 10.9 --- 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 2f84b20..36eb4fa 100644 --- a/Building-for-Mac-OS-X.md +++ b/Building-for-Mac-OS-X.md @@ -1,7 +1,7 @@ ## Minimum OS X and Xcode versions --- -Mac OS X Mountain Lion (10.8) or newer is required to build Dolphin. Mavericks is recommended. +Mac 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.