aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorMike van Rossum <[email protected]>2017-03-15 01:47:04 +0000
committerMike van Rossum <[email protected]>2017-03-15 23:00:41 +0000
commitb26ea0a8db88026066d499cc6c8f10d8b873f17b (patch)
tree9b442ee17571ffa8b6a68394efb8850f9ec4b75f /doc/README.md
parentMerge #9481: [Qt] Show more significant warning if we fall back to the defaul... (diff)
downloaddiscoin-b26ea0a8db88026066d499cc6c8f10d8b873f17b.tar.xz
discoin-b26ea0a8db88026066d499cc6c8f10d8b873f17b.zip
specify blockchain size & default behaviour (over pruning)
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 09f32bc09..5c00ab915 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -3,7 +3,7 @@ Bitcoin Core 0.14.99
Setup
---------------------
-Bitcoin Core is the original Bitcoin 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.
+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 is currently more than 100 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.
To download Bitcoin Core, visit [bitcoincore.org](https://bitcoincore.org/en/releases/).