From 1b9dea08927de5ba5be123d221478864246b72b4 Mon Sep 17 00:00:00 2001 From: neargye Date: Tue, 17 Dec 2019 17:39:22 +0500 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a641bd..59b2178 100644 --- a/README.md +++ b/README.md @@ -188,8 +188,8 @@ 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 -* Xcode >= 10.2 +* MSVC++ >= 14.11 / Visual Studio >= 2017 +* Xcode >= 10 * GCC >= 9 ## Licensed under the [MIT License](LICENSE)