From 4b231aae47c338b23a79d37c0af27b4ab104bbe1 Mon Sep 17 00:00:00 2001 From: Pringo Date: Sat, 9 Jul 2016 14:11:23 -0700 Subject: [PATCH] Update from 10.9 to 10.10. --- Building-for-OS-X.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-OS-X.md b/Building-for-OS-X.md index 32744d2..2bf99bd 100644 --- a/Building-for-OS-X.md +++ b/Building-for-OS-X.md @@ -1,7 +1,7 @@ ## Minimum OS X and Xcode versions --- -OS X Mavericks (10.9) or newer is required to build Dolphin. +OS X Yosemite (10.10) 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.