aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuxter77 <Luxter77@users.noreply.github.com>2021-03-04 09:49:52 -0300
committerLuxter77 <Luxter77@users.noreply.github.com>2021-03-04 09:52:30 -0300
commitbf86e9527fd32c05826bc0a8a30cc4d7c1555dc5 (patch)
tree1d9516f9e3367e2b0e1163fce21f34c9b287d8a4
parentUpdate size figures on the pruning section of README.md (diff)
downloadmonero-bf86e9527fd32c05826bc0a8a30cc4d7c1555dc5.tar.xz
added link to moneropedia to pruning in README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7dad433e8..687ab40b4 100644
--- a/README.md
+++ b/README.md
@@ -712,6 +712,8 @@ to prune an existing blockchain using the `monero-blockchain-prune` tool or usin
with an existing chain. If an existing chain exists, pruning will temporarily require disk space to store both the full
and pruned blockchains.
+For more detailed information see the ['Pruning' entry in the Moneropedia](https://www.getmonero.org/resources/moneropedia/pruning.html)
+
## Debugging
This section contains general instructions for debugging failed installs or problems encountered with Monero. First, ensure you are running the latest version built from the Github repo.