Windows: Update URLs to https, and remove mention of WiX version
authorRebecca Cran <rebecca@bsdio.com>
Mon, 30 Sep 2019 20:57:08 +0000 (14:57 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Oct 2019 14:23:19 +0000 (08:23 -0600)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
README

diff --git a/README b/README
index 7c65906d7896cfee73623688d18d8b88fc709499..0f943bcca9016441e28de2d3ca759b2f767faad1 100644 (file)
--- 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: