From 8bf60cc20deb5a3e33fce951128eb8c90ba4d40e Mon Sep 17 00:00:00 2001 From: neargye Date: Tue, 17 Dec 2019 17:37:50 +0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c25bd84..fb38dfd 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ If you are using [Conan](https://www.conan.io/) to manage your dependencies, mer ## Compiler compatibility * Clang/LLVM >= 5 -* Visual C++ >= 15.3 / Visual Studio >= 2017 +* MSVC++ >= 14.11 / Visual Studio >= 2017 * Xcode >= 10 * GCC >= 7 (GCC >= 9 for NAMEOF_ENUM)