From 173e5d8098f4076622d658114ff4568d6885ecb9 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 14 May 2023 06:58:48 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e24b920..b402344 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ instance. For CMake users, `add_subdirectory` is supported, as is installation a * g++ 4.8 or later * clang++ 3.9 or later -* Visual Studio 2013, 2015, 2017, 2019 +* Visual Studio 2013 or later Tested on [Github Actions](https://github.com/boostorg/mp11/actions) and [Appveyor](https://ci.appveyor.com/project/pdimov/mp11/).