diff options
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 4 |
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. |