From 1805b88864254a01853d9a2cabe287593d7bf938 Mon Sep 17 00:00:00 2001 From: micbou Date: Mon, 11 Jan 2016 13:05:55 +0100 Subject: [PATCH] Update Windows generators in README --- README.md | 6 +++--- doc/youcompleteme.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 214c0524..1d6c76b5 100644 --- a/README.md +++ b/README.md @@ -537,9 +537,9 @@ process. where `` is `Unix Makefiles` on Unix systems and one of the following Visual Studio generators on Windows: - - `Visual Studio 11 2012 Win64` - - `Visual Studio 12 2013 Win64` - - `Visual Studio 14 2015 Win64` + - `Visual Studio 11 Win64` + - `Visual Studio 12 Win64` + - `Visual Studio 14 Win64` Remove the `Win64` part in these generators if your Vim architecture is 32-bit. diff --git a/doc/youcompleteme.txt b/doc/youcompleteme.txt index fd17a8a4..94463865 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -732,9 +732,9 @@ process. where '' is 'Unix Makefiles' on Unix systems and one of the following Visual Studio generators on Windows: - - 'Visual Studio 11 2012 Win64' - - 'Visual Studio 12 2013 Win64' - - 'Visual Studio 14 2015 Win64' + - 'Visual Studio 11 Win64' + - 'Visual Studio 12 Win64' + - 'Visual Studio 14 Win64' Remove the 'Win64' part in these generators if your Vim architecture is 32-bit.