The following changes since commit f95183e40c5d48cd119d3fbcd752b70c39c97683: Update the email and web address for Windows binaries. (2019-10-01 21:34:18 -0600) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to 13e9c0b09c0c8d892b790aeaf736263dd76f2d2e: Windows: Update URLs to https, and remove mention of WiX version (2019-10-02 08:23:19 -0600) ---------------------------------------------------------------- Rebecca Cran (1): Windows: Update URLs to https, and remove mention of WiX version README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- Diff of recent changes: diff --git a/README b/README index 7c65906d..0f943bcc 100644 --- a/README +++ b/README @@ -164,9 +164,9 @@ configure. Windows ~~~~~~~ -On Windows, Cygwin (http://www.cygwin.com/) is required in order to build -fio. To create an MSI installer package install WiX 3.8 from -http://wixtoolset.org and run :file:`dobuild.cmd` from the :file:`os/windows` +On Windows, Cygwin (https://www.cygwin.com/) is required in order to build +fio. To create an MSI installer package install WiX from +https://wixtoolset.org and run :file:`dobuild.cmd` from the :file:`os/windows` directory. How to compile fio on 64-bit Windows: