From 4cc9e12c803e92a63ff5fb7e61505ff5207220e8 Mon Sep 17 00:00:00 2001 From: Igor Mandrigin Date: Sat, 1 Aug 2020 09:59:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b36492a..a2b0d8de5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Turbo-Geth is a fork of [Go-Ethereum](https://github.com/ethereum/go-ethereum) w The current version is currently based on Go-Ethereum 1.9.15. -The current version requires about 350 GB of free disk space for the initial sync with default settings (for storing the state and temporary files). +The current version requires about 630 GB of free disk space for the state storage (more info [here](https://ledgerwatch.github.io/turbo_geth_release.html#Disk-space)) and about 200GB for temp files during the initial sync with default settings. Usage: