Skip to content

Commit 5918204

Browse files
committed
Removed explicit mention of storage requirement (squashed)
Similarly discussed and fixed in the following bitcoin.org issue: bitcoin-dot-org/Bitcoin.org#2716 Removed mention of storage requirement Agreeing with @laanwj that this mention of the storage requirement could be removed, I did so and changed the wording accordingly. Would be nice to be able to add a link to a canonical source that is always updated, for those who want a number. Update doc/README.md Co-Authored-By: merland <[email protected]> Update README.md added a missing 'a'
1 parent fe23553 commit 5918204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bitcoin Core
33

44
Setup
55
---------------------
6-
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.
6+
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.
77

88
To download Bitcoin Core, visit [bitcoincore.org](https://bitcoincore.org/en/releases/).
99

0 commit comments

Comments
 (0)