diff options
Diffstat (limited to 'bootstrap-mingw.bat')
-rw-r--r-- | bootstrap-mingw.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap-mingw.bat b/bootstrap-mingw.bat index 9b0a5f7..fe55991 100644 --- a/bootstrap-mingw.bat +++ b/bootstrap-mingw.bat @@ -20,6 +20,8 @@ echo example: echo. echo %0 g++ -O3 echo. +echo See the INSTALL file for details. +echo. goto end :start |