From f9a319843ad715207498f6351aa416d277740a5c Mon Sep 17 00:00:00 2001 From: Igor Mandrigin <mandrigin@users.noreply.github.com> Date: Sat, 1 Aug 2020 09:55:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e3bd2ae36f..17b36492ab 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ 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). + Usage: ```sh -- GitLab