aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--installers/windows/ReadMe.htm7
1 files changed, 5 insertions, 2 deletions
diff --git a/installers/windows/ReadMe.htm b/installers/windows/ReadMe.htm
index 139204c0..6a50797c 100644
--- a/installers/windows/ReadMe.htm
+++ b/installers/windows/ReadMe.htm
@@ -56,11 +56,14 @@
i.e. let it download the blockchain and store it locally on your computer, or you can configure your wallet to
access a remote <i>open node</i> to get indirect access to the blockchain.</p>
- <p>Working with your own copy of the blockchain is <b>preferred</b>: It strengthens the Monero network, and it
+ <p>You can also <i>Prune</i> the blockchain in order to save 2/3 of storage space while keeping the full transaction history.
+ More information regarding how pruning works can be found <a href="https://www.getmonero.org/resources/moneropedia/pruning.html">here</a>.</p>
+
+ <p>Working with your own copy of the blockchain, even pruned, is <b>preferred</b>: It strengthens the Monero network, and it
provides the most security and privacy possible for you.</p>
<p>However if your Internet access makes it difficult to run a full node, or if you have simply no room to store
- the blockchain locally (about 90 GB in May 2020, and of course growing), you can compromise and try to connect
+ the blockchain locally (about 160 GB in June 2023, and of course growing), you can compromise and try to connect
to a remote node. One way of finding such a node is checking
<a href="https://moneroworld.com/#nodes">this page</a>.
</p>