diff options
| author | BT <[email protected]> | 2020-07-28 12:36:16 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-28 12:36:16 +0700 |
| commit | 6edb354e666d75ba9693040b0a1d41f040e64d58 (patch) | |
| tree | d2d861e86656cab0f3d4e926b6df650c3a000fd0 | |
| parent | Set next release version to 1.14.2 (diff) | |
| download | discoin-6edb354e666d75ba9693040b0a1d41f040e64d58.tar.xz discoin-6edb354e666d75ba9693040b0a1d41f040e64d58.zip | |
Much branding.. wow
Change references in INSTALL.md from Bitcoin to Dogecoin
| -rw-r--r-- | INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md index 520a47d96..b6602e0f4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,5 @@ -Building Bitcoin +Building Dogecoin ================ See doc/build-*.md for instructions on building the various -elements of the Bitcoin Core reference implementation of Bitcoin. +elements of the Dogecoin Core reference implementation of Dogecoin. |