summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c01c78c8..9c465d28 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,10 @@ The default path on OS X is:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/
+Or if you only have Xcode Command Line Tools installed:
+
+ export DYLD_LIBRARY_PATH=/Library/Developer/CommandLineTools/usr/lib
+
Command Line Usage
------------------