0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-13 11:25:02 -05:00

Fix download link

This commit is contained in:
Martin Erlandsson 2019-01-08 13:37:13 +01:00
parent 1973257da0
commit 369d7b3925

View file

@ -5,7 +5,7 @@ Setup
--------------------- ---------------------
Bitcoin Core is the original Bitcoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Bitcoin transactions, which requires a few hundred gigabytes of disk space. 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. Bitcoin Core is the original Bitcoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Bitcoin transactions, which requires a few hundred gigabytes of disk space. 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.
To download Bitcoin Core, visit [bitcoincore.org](https://bitcoincore.org/en/releases/). To download Bitcoin Core, visit [bitcoincore.org](https://bitcoincore.org/en/download/).
Running Running
--------------------- ---------------------