Skip to content

Commit 1c91ffe

Browse files
committed
doc : add link to readme.md in the first section
1 parent 24f7029 commit 1c91ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The options known to work for building Bitcoin Core on Windows are:
99
and is the platform used to build the Bitcoin Core Windows release binaries.
1010
* On Windows, using [Windows
1111
Subsystem for Linux (WSL)](https://docs.microsoft.com/windows/wsl/about) and the Mingw-w64 cross compiler tool chain.
12-
* On Windows, using a native compiler tool chain such as [Visual Studio](https://www.visualstudio.com).
12+
* On Windows, using a native compiler tool chain such as [Visual Studio](https://www.visualstudio.com). See [README.md](/build_msvc/README.md).
1313

1414
Other options which may work, but which have not been extensively tested are (please contribute instructions):
1515

0 commit comments

Comments
 (0)