diff --git a/README.win32 b/README.win32 index eb36e220d..ba48521ab 100644 --- a/README.win32 +++ b/README.win32 @@ -71,6 +71,7 @@ Building with MSVC If using the Microsoft toolchain, build with `nmake -f makefile.msc`. Install with `nmake -f makefile.msc install`. + Building with gcc =================