diff --git a/doc/general.texi b/doc/general.texi
index e96cbda7547c128c36fb5b13e06280b725cae105..02d489a24e93399c6e4e3968579d0e1901611f43 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -369,7 +369,8 @@ the FFmpeg Windows Help Forum at
 
 FFmpeg can be built to run natively on Windows using the MinGW tools. Install
 the current versions of MSYS and MinGW from @url{http://www.mingw.org/}. Also
-install the coreutils package. You can find detailed installation
+install the coreutils package, and update to the latest MSYS make (note: not
+mingw32-make). You can find detailed installation
 instructions in the download section and the FAQ.
 
 Within the MSYS shell, configure and make with: