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