aboutsummaryrefslogtreecommitdiff
path: root/BOOTSTRAP-MACOSX.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-06 18:33:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-06 18:33:38 +0200
commit12069ed3219a7331936646306aaa8e6ee02ce123 (patch)
tree61a0d3b45ac067dfff8e0c59eb981d27d9e466f0 /BOOTSTRAP-MACOSX.cli
parent8f8966e7e84776a7660685828979b01600a3effa (diff)
Proofreading fixes to installation instructions
Diffstat (limited to 'BOOTSTRAP-MACOSX.cli')
-rw-r--r--BOOTSTRAP-MACOSX.cli2
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