diff options
| author | Patrick Lodder <[email protected]> | 2020-08-06 13:35:28 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-06 13:35:28 +0200 |
| commit | 62976d939beccb8802ef86b8b04fa32d4ac9df96 (patch) | |
| tree | 28f5a043af5e18c86c6401f5e9d29871664e19a7 | |
| parent | Merge pull request #1637 from patricklodder/disk_size_and_pruning (diff) | |
| parent | Much branding.. wow (diff) | |
| download | discoin-62976d939beccb8802ef86b8b04fa32d4ac9df96.tar.xz discoin-62976d939beccb8802ef86b8b04fa32d4ac9df96.zip | |
Merge pull request #1639 from nolim1t/patch-1
Much branding.. wow
| -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. |