From aa952634b84cf9c7faf22ccd06926a2e4f0bfb3f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 15:13:22 +0200 Subject: Add doc fixes --- BOOTSTRAP-MINGW.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BOOTSTRAP-MINGW.cli') diff --git a/BOOTSTRAP-MINGW.cli b/BOOTSTRAP-MINGW.cli index 75a1c49..f1ffc1b 100644 --- a/BOOTSTRAP-MINGW.cli +++ b/BOOTSTRAP-MINGW.cli @@ -15,13 +15,13 @@ For example, if your MinGW distribution is in \c{C:\\mingw\\}, then you could run it (from the command prompt that we have started earlier) like this: \ -> build-mingw.bat C:\mingw\bin\g++ +> .\build-mingw.bat C:\mingw\bin\g++ \ If you are using the \c{build2-mingw} package then you should be able to use just \c{g++} for the compiler: \ -> build-mingw.bat g++ +> .\build-mingw.bat g++ \ " -- cgit v1.1