aboutsummaryrefslogtreecommitdiff
path: root/doc/cli.sh
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-10-15 09:06:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-10-15 09:06:39 +0200
commite392fcf5a849b2cf8bcb4c4308c3121efddff268 (patch)
tree13cf9df011d288227bfdb24d10c4c738b84898e5 /doc/cli.sh
parent733d8509d39dbbc0a7c7145f1fdf8ad4f386e036 (diff)
Update installation instructions with Clang on Windows
Diffstat (limited to 'doc/cli.sh')
-rwxr-xr-xdoc/cli.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index a520898..6d16c7b 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -81,5 +81,6 @@ gen_txt UPGRADE
gen_txt BOOTSTRAP-UNIX
gen_txt BOOTSTRAP-MACOSX
gen_txt BOOTSTRAP-WINDOWS
-gen_txt BOOTSTRAP-WINDOWS-MINGW
gen_txt BOOTSTRAP-WINDOWS-MSVC
+gen_txt BOOTSTRAP-WINDOWS-CLANG
+gen_txt BOOTSTRAP-WINDOWS-MINGW