aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2016-10-08 21:19:45 +0200
committerMarcoFalke <[email protected]>2016-10-08 21:20:22 +0200
commitf137753a2dcd8229f89d1d1ac28039364e5850b4 (patch)
treea93e17baa6dfa22b1a6359c0b87b730606575f77
parentMerge #8885: gui: fix ban from qt console (diff)
parentUpdate INSTALL landing redirection notice for build instructions. (diff)
downloaddiscoin-f137753a2dcd8229f89d1d1ac28039364e5850b4.tar.xz
discoin-f137753a2dcd8229f89d1d1ac28039364e5850b4.zip
Merge #8896: Update INSTALL landing redirection notice for build instructions.
2920be2 Update INSTALL landing redirection notice for build instructions. (randy-waterhouse)
-rw-r--r--INSTALL5
-rw-r--r--INSTALL.md5
2 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 07ee48427..000000000
--- a/INSTALL
+++ /dev/null
@@ -1,5 +0,0 @@
-Building Bitcoin
-
-See doc/build-*.md for instructions on building bitcoind,
-the intended-for-services, no-graphical-interface, reference
-implementation of Bitcoin. \ No newline at end of file
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.