diff options
-rw-r--r-- | BOOTSTRAP-WINDOWS-CLANG.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-WINDOWS-CLANG.cli b/BOOTSTRAP-WINDOWS-CLANG.cli index 0373e86..0115f13 100644 --- a/BOOTSTRAP-WINDOWS-CLANG.cli +++ b/BOOTSTRAP-WINDOWS-CLANG.cli @@ -3,7 +3,7 @@ // license : MIT; see accompanying LICENSE file " -Continuing from \l{#bootstrap-windows Bootstrapping on Windows}, there two +Continuing from \l{#bootstrap-windows Bootstrapping on Windows}, there are two common ways to obtain Clang on Windows: bundled with the MSVC installation or as a separate installation. If you are using a separate installation, then the Clang compiler is most likely already in your \c{PATH} environment variable |