From 13e9c0b09c0c8d892b790aeaf736263dd76f2d2e Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Mon, 30 Sep 2019 14:57:08 -0600 Subject: [PATCH] Windows: Update URLs to https, and remove mention of WiX version Signed-off-by: Jens Axboe --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: -- 2.25.1