From bda62e87e681696828d14b5581b6c19b6e81f378 Mon Sep 17 00:00:00 2001 From: Saahil Shangle Date: Wed, 15 Apr 2020 16:55:07 -0700 Subject: Adding build instructions to Bitcoin Core, fixes #18658 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 400320dde0..9213471c41 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ information or see https://opensource.org/licenses/MIT. Development Process ------------------- -The `master` branch is regularly built and tested, but is not guaranteed to be +The `master` branch is regularly built (see doc/build-*.md for instructions) and tested, but is not guaranteed to be completely stable. [Tags](https://github.com/bitcoin/bitcoin/tags) are created regularly to indicate new official, stable release versions of Bitcoin Core. -- cgit v1.2.3