aboutsummaryrefslogtreecommitdiff
path: root/doc/build-windows.md
diff options
context:
space:
mode:
authorpad <pad@maitrebitcoin.com>2020-05-27 08:02:00 +0200
committerpad <pad@maitrebitcoin.com>2020-05-27 08:02:00 +0200
commit1c91ffefcf54d22f805c86318ea32d23b9d20c96 (patch)
tree361bff85aae0a874f433d2f2cdee4a0a7ac4bde6 /doc/build-windows.md
parent24f70290642c9c5108d3dc62dbe055f5d1bcff9d (diff)
downloadbitcoin-1c91ffefcf54d22f805c86318ea32d23b9d20c96.tar.xz
doc : add link to readme.md in the first section
Diffstat (limited to 'doc/build-windows.md')
-rw-r--r--doc/build-windows.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-windows.md b/doc/build-windows.md
index bbff638b90..d3dc467f19 100644
--- a/doc/build-windows.md
+++ b/doc/build-windows.md
@@ -9,7 +9,7 @@ The options known to work for building Bitcoin Core on Windows are:
and is the platform used to build the Bitcoin Core Windows release binaries.
* On Windows, using [Windows
Subsystem for Linux (WSL)](https://docs.microsoft.com/windows/wsl/about) and the Mingw-w64 cross compiler tool chain.
-* On Windows, using a native compiler tool chain such as [Visual Studio](https://www.visualstudio.com).
+* On Windows, using a native compiler tool chain such as [Visual Studio](https://www.visualstudio.com). See [README.md](/build_msvc/README.md).
Other options which may work, but which have not been extensively tested are (please contribute instructions):