diff --git a/README.md b/README.md index fa2d8032..6e2c442a 100644 --- a/README.md +++ b/README.md @@ -594,9 +594,9 @@ process. where `` is `Unix Makefiles` on Unix systems and one of the following Visual Studio generators on Windows: - - `Visual Studio 11 Win64` - `Visual Studio 12 Win64` - `Visual Studio 14 Win64` + - `Visual Studio 15 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 ca1d2d69..d926be61 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -807,9 +807,9 @@ will notify you to recompile it. You should then rerun the install process. where '' is 'Unix Makefiles' on Unix systems and one of the following Visual Studio generators on Windows: - - 'Visual Studio 11 Win64' - 'Visual Studio 12 Win64' - 'Visual Studio 14 Win64' + - 'Visual Studio 15 Win64' Remove the 'Win64' part in these generators if your Vim architecture is 32-bit.