diff options
author | randy-waterhouse <kiwigb@yahoo.com> | 2016-10-06 12:27:23 +1300 |
---|---|---|
committer | randy-waterhouse <kiwigb@yahoo.com> | 2016-10-06 12:27:23 +1300 |
commit | 2920be2a6994cfbffd93e72c6cf4c1ed19ac4339 (patch) | |
tree | b4336d61f9115e9b5c14311a298a4f96a9852e65 /INSTALL.md | |
parent | 223f4c2dd5fa287f4c208d188a473dceea844256 (diff) |
Update INSTALL landing redirection notice for build instructions.
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 5 |
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. |