aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorrandy-waterhouse <[email protected]>2016-10-06 12:27:23 +1300
committerrandy-waterhouse <[email protected]>2016-10-06 12:27:23 +1300
commit2920be2a6994cfbffd93e72c6cf4c1ed19ac4339 (patch)
treeb4336d61f9115e9b5c14311a298a4f96a9852e65 /INSTALL.md
parentMerge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the... (diff)
downloaddiscoin-2920be2a6994cfbffd93e72c6cf4c1ed19ac4339.tar.xz
discoin-2920be2a6994cfbffd93e72c6cf4c1ed19ac4339.zip
Update INSTALL landing redirection notice for build instructions.
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 000000000..520a47d96
--- /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.