diff options
Diffstat (limited to 'doc/README.md')
| -rw-r--r-- | doc/README.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/README.md b/doc/README.md index 691e66e5d..217c8b632 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,13 +1,13 @@ -Dogecoin Core 0.14.2 +Discoin Core 0.14.2 ===================== Setup --------------------- -[Dogecoin Core](http://discoin.com/) is the reference Dogecoin client and it builds the backbone of the network. However, it downloads and stores the entire history of Bitcoin transactions (which is currently several GBs); depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more. +[Discoin Core](http://discoin.com/) is the reference Discoin client and it builds the backbone of the network. However, it downloads and stores the entire history of Bitcoin transactions (which is currently several GBs); depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more. Running --------------------- -The following are some helpful notes on how to run Dogecoin on your native platform. +The following are some helpful notes on how to run Discoin on your native platform. ### Unix @@ -22,18 +22,18 @@ Unpack the files into a directory, and then run discoin-qt.exe. ### OS X -Drag Dogecoin-Core to your applications folder, and then run Dogecoin-Core. +Drag Discoin-Core to your applications folder, and then run Discoin-Core. ### Need Help? * See the documentation at the [Bitcoin Wiki](https://en.bitcoin.it/wiki/Main_Page) for help and more information. * Ask for help on [#discoin](http://webchat.freenode.net?channels=discoin) on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net?channels=discoin). -* Ask for help on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Dogecoin thread](https://bitcointalk.org/index.php?topic=361813.0). +* Ask for help on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Discoin thread](https://bitcointalk.org/index.php?topic=361813.0). Building --------------------- -The following are developer notes on how to build Dogecoin on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc. +The following are developer notes on how to build Discoin on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc. - [OS X Build Notes](build-osx.md) - [Unix Build Notes](build-unix.md) @@ -43,7 +43,7 @@ The following are developer notes on how to build Dogecoin on your native platfo Development --------------------- -The Dogecoin repo's [root README](/README.md) contains relevant information on the development process and automated testing. +The Discoin repo's [root README](/README.md) contains relevant information on the development process and automated testing. - [Developer Notes](developer-notes.md) - [Release Notes](release-notes.md) @@ -58,7 +58,7 @@ The Dogecoin repo's [root README](/README.md) contains relevant information on t - [Benchmarking](benchmarking.md) ### Resources -* Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Dogecoin thread](https://bitcointalk.org/index.php?topic=361813.0). +* Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Discoin thread](https://bitcointalk.org/index.php?topic=361813.0). * Discuss on [#discoin-dev](http://webchat.freenode.net/?channels=discoin-dev) on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net/?channels=discoin-dev). ### Miscellaneous @@ -73,6 +73,6 @@ The Dogecoin repo's [root README](/README.md) contains relevant information on t License --------------------- Distributed under the [MIT software license](/COPYING). -This product includes software developed by the Bitcoin developers for use in [Dogecoin Core](https://www.bitcoin.org/). +This product includes software developed by the Bitcoin developers for use in [Discoin Core](https://www.bitcoin.org/). This product includes software developed by the OpenSSL Project for use in the [OpenSSL Toolkit](https://www.openssl.org/). This product includes cryptographic software written by Eric Young ([[email protected]](mailto:[email protected])), and UPnP software written by Thomas Bernard. |