Skip to content

Commit a3520f9

Browse files
committed
doc: Add dependency self-compilation info
The `dependencies.md` should mention that it is possible to self-compile the dependencies and reference `depends/README.md` for instructions. Also mention full path to `/doc/build-*.md` for clarity.
1 parent d1fdc84 commit a3520f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/dependencies.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Dependencies
22

33
These are the dependencies used by Bitcoin Core.
4-
You can find installation instructions in the `build-*.md` file for your platform.
5-
"Runtime" and "Version Used" are both in reference to the release binaries.
4+
You can find installation instructions in the `/doc/build-*.md` file for your platform, or self-compile
5+
them using [depends](/depends/README.md). "Runtime" and "Version Used" are both in reference to the
6+
release binaries.
67

78
## Compiler
89

0 commit comments

Comments
 (0)