You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: wrappers/nodejs/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Use environment variable `RUST_LOG={info|debug|trace}` to output logs of Libindy
47
47
48
48
i.e. `ld: library not found for -llibindy`
49
49
50
-
First, make sure you have the latest libindy for your platform. Also make sure you have any other libraries it depends on. See [indy-sdk/doc](https://github.com/hyperledger/indy-sdk/tree/master/doc)
50
+
First, make sure you have the latest libindy for your platform. Also make sure you have any other libraries it depends on. See [indy-sdk/docs](https://github.com/hyperledger/indy-sdk/tree/master/docs)
51
51
52
52
Second, make sure it's in the linker search path. The easiest way is to use the system library path.
0 commit comments