From: Adam Date: Fri, 28 Sep 2018 16:14:12 +0000 (-0400) Subject: Update README X-Git-Tag: v0.93~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F272%2Fhead;p=thirdparty%2Fmtr.git Update README --- diff --git a/README b/README index efb78fd..1aed7e7 100644 --- a/README +++ b/README @@ -68,10 +68,10 @@ BUILDING FOR WINDOWS Building for Windows requires Cygwin. To obtain Cygwin, see https://cygwin.com/install.html. - Next, re-run cygwin's setup.exe (or setup-x86_64.exe if you're using 64bit cygwin) with the following arguments, + Next, re-run cygwin's setup-x86.exe (or setup-x86_64.exe if you're using 64bit cygwin) with the following arguments, which will install the packages required for building: - setup.exe --package-manager --wait --packages automake,pkg-config,make,gcc-core,libncurses-devel + setup-x86.exe --package-manager --wait --packages automake,pkg-config,make,gcc-core,libncurses-devel Build as under Unix: