aboutsummaryrefslogtreecommitdiff
path: root/doc/build-windows.md
diff options
context:
space:
mode:
authorflack <flack@contentcontrol-berlin.de>2017-07-09 13:15:45 +0200
committerflack <flack@contentcontrol-berlin.de>2017-09-07 00:34:27 +0200
commite91b9619232dc8999ae9657f117d55b7d241eadc (patch)
tree5a94fcb50847c966ee7fa104cccc585c29170249 /doc/build-windows.md
parent1d4805ce04645f3203b0cfd3d66ea710e7433eb4 (diff)
downloadbitcoin-e91b9619232dc8999ae9657f117d55b7d241eadc.tar.xz
Create dependencies.md, and link dependencies file from README & build docs
Diffstat (limited to 'doc/build-windows.md')
-rw-r--r--doc/build-windows.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build-windows.md b/doc/build-windows.md
index 9549a4b9da..2b1e0b5ae7 100644
--- a/doc/build-windows.md
+++ b/doc/build-windows.md
@@ -59,6 +59,8 @@ A host toolchain (`build-essential`) is necessary because some dependency
packages (such as `protobuf`) need to build host utilities that are used in the
build process.
+See also: [dependencies.md](dependencies.md).
+
## Building for 64-bit Windows
To build executables for Windows 64-bit, install the following dependencies: