diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-28 14:16:10 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-28 14:16:10 +0200 |
commit | 0e6d620c53e6548960168976789675bfa8b136ad (patch) | |
tree | d7c16c45c94f23384e21681c53b8247652064598 /INSTALL.cli | |
parent | 30d18e4445c5ef7a9c75f1366d03b9ff63606088 (diff) |
Cosmetic changes
Diffstat (limited to 'INSTALL.cli')
-rw-r--r-- | INSTALL.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.cli b/INSTALL.cli index 9f72067..5e6d0ed 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -24,7 +24,7 @@ accordingly. Note that even if \c{/usr/local/lib} is searched at runtime, you may still have to run \cb{ldconfig(1)} (as \c{root}) after the installation to refresh the library cache. -Note for Mac OS users: you will need version 10.5 (Leopard) or later. We will +Note to Mac OS users: you will need version 10.5 (Leopard) or later. We will also be using the system C++ toolchain that comes with the Xcode Command Line Tools. To verify it is installed, run: |