diff options
Diffstat (limited to 'BOOTSTRAP-MACOSX.cli')
-rw-r--r-- | BOOTSTRAP-MACOSX.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-MACOSX.cli b/BOOTSTRAP-MACOSX.cli index 391aa36..46c6f46 100644 --- a/BOOTSTRAP-MACOSX.cli +++ b/BOOTSTRAP-MACOSX.cli @@ -8,7 +8,7 @@ will also be using the system C++ toolchain that comes with the Xcode Command Line Tools. You should be able to use other/custom C++ toolchains, however, this is the only configuration that is tested and guaranteed to work. -To verify Command Line Tools are installed, run: +To verify that Command Line Tools are installed, run: \ $ clang++ --version |