aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorrandy-waterhouse <kiwigb@yahoo.com>2016-10-06 12:27:23 +1300
committerLuke Dashjr <luke-jr+git@utopios.org>2016-12-02 07:41:11 +0000
commit975ab1254eec5a191f22ba1d63863c00c88bdfcf (patch)
treeb266b9ff562974be3f7d06ddb3199f45067a7a95 /INSTALL.md
parent3a3bcbf775840be34b27523bba9e5ab6321b4ffb (diff)
downloadbitcoin-975ab1254eec5a191f22ba1d63863c00c88bdfcf.tar.xz
Update INSTALL landing redirection notice for build instructions.
Github-Pull: #8896 Rebased-From: 2920be2a6994cfbffd93e72c6cf4c1ed19ac4339
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
new file mode 100644
index 0000000000..520a47d960
--- /dev/null
+++ b/INSTALL.md
@@ -0,0 +1,5 @@
+Building Bitcoin
+================
+
+See doc/build-*.md for instructions on building the various
+elements of the Bitcoin Core reference implementation of Bitcoin.