1.1 --- a/README Mon Jan 30 09:11:07 2012 +0000
1.2 +++ b/README Tue Feb 07 08:15:12 2012 +0000
1.3 @@ -28,9 +28,10 @@
1.4 Microsoft Windows
1.5 -----------------
1.6
1.7 -It should be possible to use MSYS (http://www.mingw.org/wiki/MSYS) to build
1.8 -on a Windows machine. You'll need a copy of the development package for
1.9 -glib and its dependencies from http://www.gtk.org/download/win32.php.
1.10 +It should be possible to use either MSYS (http://www.mingw.org/wiki/MSYS)
1.11 +or cygwin (http://www.cygwin.com/) to build on a Windows machine. You'll
1.12 +need a copy of the development package for glib and its dependencies
1.13 +from http://www.gtk.org/download/win32.php.
1.14
1.15 It's much easier to build using a cross-compiler from Linux, if you have
1.16 access to such a system. Under Fedora, RHEL and friends you can do this