Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 authored Nov 8, 2024
1 parent 0908883 commit dc4e4e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dc4e4e2

Please sign in to comment.