aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:22:51 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:22:51 -0700
commit5dc1b84ed324b677ecb13d71fd38bcece1b54383 (patch)
tree085f913c1181febcf2dc42cd11e086fd89f74d4c /INSTALL.md
parentMerge pull request #2469 from patricklodder/1.14.4-fixate (diff)
downloaddiscoin-5dc1b84ed324b677ecb13d71fd38bcece1b54383.tar.xz
discoin-5dc1b84ed324b677ecb13d71fd38bcece1b54383.zip
s/doge/dis/g
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 51fb2dc2c..5d15c8d68 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -4,7 +4,7 @@
The easiest way to install the latest version of the Dogecoin Core software is
by to download the latest precompiled binaries for your platform from the
-[release page](https://github.com/dogecoin/dogecoin/releases). Currently,
+[release page](https://github.com/discoin/discoin/releases). Currently,
binaries are released for the following platforms:
- Windows, 64-bit and 32-bit
@@ -65,7 +65,7 @@ to see it.
**testnet and regtest modes**
-Run with the `-testnet` option to run with "play dogecoins" on the test network, if you
+Run with the `-testnet` option to run with "play discoins" on the test network, if you
are testing multi-machine code that needs to operate across the internet.
If you are testing something that can run on one machine, run with the `-regtest` option.