diff --git a/README.md b/README.md index 88734c8cd3131042f03b3a6f0f30729fe9520aa7..03fd4c82f77f3d37807068af61b1fd368c950153 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ The build includes the following dependencies: `bin` directory is added to your `PATH` environment variable.<br> Note: to install CMake without administrator rights, you need to download and extract the zip file and set your `PATH` manually. -- **Mingw-w64**: download the 12.3 version from [winlibs](https://github.com/brechtsanders/winlibs_mingw/releases/download/12.3.0-16.0.4-11.0.0-ucrt-r1/winlibs-x86_64-posix-seh-gcc-12.3.0-mingw-w64ucrt-11.0.0-r1.zip) and extract it to `C:\`.<br> +- **Mingw-w64**: download the 12.3 version from [winlibs](https://github.com/brechtsanders/winlibs_mingw/releases/download/12.3.0-16.0.4-11.0.0-msvcrt-r1/winlibs-x86_64-posix-seh-gcc-12.3.0-mingw-w64msvcrt-11.0.0-r1.zip) and extract it to `C:\`.<br> Note: if you don't install Mingw-w64 in `C:\`, you will need to add its `bin` directory to your `PATH`. -You don't need to install Python, as a version of its embeddable package will be downloaded and used by the batch script. However, if you already have Python on your OS, either through the official +You don't need to install Python, as a version of its embeddable package will be downloaded and used by the batch script. ## Optional: proxy configuration