diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-15 10:03:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-10-15 10:03:57 +0200 |
commit | aedec5379e561b6ba610534fb0b85bf1409b2a3b (patch) | |
tree | cd3e3f4251d2300b2a611f62c13eefc2e5ba085b /BOOTSTRAP-WINDOWS-CLANG.cli | |
parent | f2800e60c4bb20615f27d0db1d3c5e782117a1f7 (diff) |
Minor documentation fix
Diffstat (limited to 'BOOTSTRAP-WINDOWS-CLANG.cli')
-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 |