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 | |
parent | 30d18e4445c5ef7a9c75f1366d03b9ff63606088 (diff) |
Cosmetic changes
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ issues, then you can adjust the commands below accordingly. Note that even if /usr/local/lib is searched at runtime, you may still have to run ldconfig(1) (as 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: |