Index: trunk/ntripclient/README
===================================================================
--- trunk/ntripclient/README	(revision 579)
+++ trunk/ntripclient/README	(revision 580)
@@ -149,4 +149,9 @@
 directory. Compile the source code under POSIX systems by calling 'make'.
 
+To compile the source code on a Windows system where a mingw gcc
+compiler is available, you may like to run the following command:
+
+gcc -DWINDOWSVERSION -o ntripclient.exe ntripclient.c -lwsock32
+
 Registration
 ------------
