Update README.md

Updated based on my personal findings. Can provide documentation if necessary.
This commit is contained in:
garylzimmer
2022-01-04 15:07:48 -05:00
committed by Thomas Krijnen
parent 53f6454784
commit 313a1c5705
+1 -1
View File
@@ -15,7 +15,7 @@ Prerequisites
-------------
* Git
* CMake (2.6 or newer)
* Windows: [Visual Studio] 2008 or newer with C++ toolset (or [Visual C++ Build Tools]) or [MSYS2] + MinGW
* Windows: [Visual Studio] 2008 to 2019 (2022 not yet supported by depency CMake) with C++ toolset (or [Visual C++ Build Tools]) or [MSYS2] + MinGW
* *nix: GCC 4.7 or newer, or Clang (any version)
Dependencies