From 48881f14de20d7605592dad066e750c1284e2810 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Thu, 14 Feb 2013 09:50:44 -0800 Subject: [PATCH] Doc note for Mac users about having latest Xcode --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4259eb63..8e4573f5 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,9 @@ Install YouCompleteMe with [Vundle][]. using Vundle and the ycm_core library API has changed (happens rarely), YCM will notify you to recompile it. You should then rerun the install process. +It's recommended that you have the latest Xcode installed along with the latest +Command Line Tools (that you install from within Xcode). + Install CMake. Preferably with [Homebrew][brew], but here's the [stand-alone CMake installer][cmake-download].