aboutsummaryrefslogtreecommitdiff
path: root/depends/README.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-02-09 12:50:34 -0800
committerMarcoFalke <falke.marco@gmail.com>2020-02-09 13:22:29 -0800
commitfa55a2554c2661b8f2a759044d5ac85c9979d9ca (patch)
treea6dbf4f93c7eec3c4ddf6a1dae954dad18e55148 /depends/README.md
parent01668839de3693736c29be61c4330aea00bb0136 (diff)
downloadbitcoin-fa55a2554c2661b8f2a759044d5ac85c9979d9ca.tar.xz
depends: Remove reference to win32
win32 is no longer mentioned in doc/build-windows.md
Diffstat (limited to 'depends/README.md')
-rw-r--r--depends/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/README.md b/depends/README.md
index 93f619983f..9461887a33 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -46,7 +46,7 @@ The paths are automatically configured and no other options are needed unless ta
sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libcap-dev libz-dev libbz2-dev python3-setuptools
-#### For Win32/Win64 cross compilation
+#### For Win64 cross compilation
- see [build-windows.md](../doc/build-windows.md#cross-compilation-for-ubuntu-and-windows-subsystem-for-linux)