diff --git a/README.html b/README.html index 9643d0c..850f040 100644 --- a/README.html +++ b/README.html @@ -918,14 +918,23 @@ compiler.
  • tested on Windows 10 and 11, 64-bit.
    1. -
    2. Download and install Bonjour SDK for Windows -v3.0. You can download the SDK without any registration at Download and install Bonjour SDK for Windows v3.0. +You can download the SDK without any registration at softpedia.com, or get it from the official Apple site https://developer.apple.com/download (Apple makes you register as a developer to access it from their site). This should install the Bonjour SDK as -C:\Program Files\Bonjour SDK.

    3. +C:\Program Files\Bonjour SDK. +
    + +
    1. (This is for 64-bit Windows; a build for 32-bit Windows should be possible, but is not tested.) The unix-like MSYS2 build environment will be used: download and install MSYS2 from the official site