From ca8f3cf1e6381a0f81504de4557a9c52dacc0d40 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Thu, 6 Jan 2022 10:17:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7961d5d9ba..09683dacda 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Prerequisites ------------- * Git * CMake (2.6 or newer) -* Windows: [Visual Studio] 2008 to 2019 (2022 not yet supported by depency CMake) with C++ toolset (or [Visual C++ Build Tools]) or [MSYS2] + MinGW +* Windows: [Visual Studio] 2008 to 2019 (2022 not yet supported by dependency CMake) with C++ toolset (or [Visual C++ Build Tools]) or [MSYS2] + MinGW * *nix: GCC 4.7 or newer, or Clang (any version) Dependencies