From 54963f9e895f9b58333470bbc5854d474d24ddde Mon Sep 17 00:00:00 2001
From: Ron Yorston <rmy@pobox.com>
Date: Tue, 23 Jun 2015 09:19:31 +0100
Subject: Add some more build details to README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a94020134..69c991ae9 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Things may work for you, or may not.  Things may never work because of huge diff
 
 ### Building
 
-You need a MinGW compiler and a POSIX environment (so that `make menuconfig` works).  I cross compile from Linux, but MSYS or Cygwin should be OK.
+You need a MinGW compiler and a POSIX environment (so that `make menuconfig` works).  I cross compile from Linux.  On Fedora or RHEL/CentOS+EPEL installing the mingw32-gcc package will pull in everything needed.
 
 To start, run `make mingw32_defconfig`.  You can then customize your build with `make menuconfig`.
 
-- 
cgit v1.2.3-55-g6feb