Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni-d-e-v committed Apr 15, 2024
2 parents c1b1a76 + 4061be5 commit af9c220
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Building `geth` requires both a Go (version 1.16 or later) and a C compiler. You
them using your favourite package manager. Once the dependencies are installed, run

```shell
make geth
make aves
```

or, to build the full suite of utilities:
Expand All @@ -36,14 +36,14 @@ Minimum:

* CPU with 2+ cores
* 4GB RAM
* 1TB free storage space to sync the Mainnet
* 40 GB free storage space to sync the Mainnet
* 8 MBit/sec download Internet service

Recommended:

* Fast CPU with 4+ cores
* 16GB+ RAM
* High-performance SSD with at least 1TB of free space
* High-performance SSD with at least 80 GB of free space
* 25+ MBit/sec download Internet service


Expand Down

0 comments on commit af9c220

Please sign in to comment.