summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--examples/example_02_libbtb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example_02_libbtb/README.md b/examples/example_02_libbtb/README.md
index 50488a4..bf4b45e 100644
--- a/examples/example_02_libbtb/README.md
+++ b/examples/example_02_libbtb/README.md
@@ -2,6 +2,6 @@
In order to use libBTB, it shall live on the same directory,
<br/>
-or within a directory recognized in the `$PATH` variable.
+or within a directory recognized in the `$LD_LIBRARY_PATH` or`$DYLD_LIBRARY_PATH` variable.
## Thanks in advance. \ No newline at end of file