From dc4e4e268ee578490896e69ea93f864906e22544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Garramu=C3=B1o?= Date: Fri, 8 Nov 2024 05:49:28 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b2dfc701..c9effd15 100644 --- a/README.md +++ b/README.md @@ -238,12 +238,11 @@ brew install git gnu-sed swig subversion python cmake ninja gettext openssl read ### Windows -- [Visual Studio 2019 or later Community](https://visualstudio.microsoft.com/en/free-developer-offers) +- [Visual Studio 2019 or later Community](https://visualstudio.microsoft.com/en/free-developer-offers) (with clang compiler) - [MSYS2](https://www.msys2.org/) - [Git](https://git-scm.com/downloads) - [CMake 3.26.2 or later](https://cmake.org/download/) - [Python 3.10 or later](https://www.python.org/downloads/) -- [meson 1.3.1 or later](https://github.com/mesonbuild/meson/releases/tag/1.3.1) - [NSIS Installer for Packaging](https://nsis.sourceforge.io/Download) - Optional Additional dependencies are downloaded and built automatically by the CMake