From e392fcf5a849b2cf8bcb4c4308c3121efddff268 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Oct 2019 09:06:39 +0200 Subject: Update installation instructions with Clang on Windows --- build-clang.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-clang.bat') diff --git a/build-clang.bat b/build-clang.bat index e6c4c93..735eba8 100644 --- a/build-clang.bat +++ b/build-clang.bat @@ -32,7 +32,7 @@ echo additional make options, for example: echo. echo %0 --make mingw32-make --make -j8 echo. -echo See the BOOTSTRAP-CLANG file for details. +echo See the BOOTSTRAP-WINDOWS-CLANG file for details. echo. goto end -- cgit v1.1