We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb3715 commit fc7fbf1Copy full SHA for fc7fbf1
README.md
@@ -19,6 +19,7 @@ cargo build
19
```bash
20
# NOTE: the directory you run this from is important since the project uses
21
# `rust-toolchain`
22
+# On MacOS, use `DYLD_LIBRARY_PATH` instead.
23
export LD_LIBRARY_PATH=$(rustc --print sysroot)/lib
24
cd doctest
25
../target/debug/example-analyzer
0 commit comments