From 4c88ea5249f4b980181579a2ab428168fdf8ef27 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Thu, 24 Oct 2013 16:00:00 -0700 Subject: [PATCH] Adding submodule rationale to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f86838d..22c11489 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ process. If you don't install YCM with Vundle, make sure you have run `git submodule update --init --recursive` after checking out the YCM - repository (Vundle will do this for you). + repository (Vundle will do this for you) to fetch YCM's dependencies. 3. [Complete this step ONLY if you care about semantic completion support for C-family languages. Otherwise it's not neccessary.]