Skip to content

Commit e5d86e6

Browse files
committed
docs(readme): update hardware requirements
1 parent f172156 commit e5d86e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,17 @@ $ ./gradlew clean build -x test
8181
# Running java-tron
8282
Running java-tron requires `Oracle JDK 1.8` to be installed, other JDK versions are not supported yet. Make sure you operate on `Linux` and `MacOS` operating systems.
8383

84-
Get the mainnet configurate file: [main_net_config.conf](https://github.com/tronprotocol/tron-deployment/blob/master/main_net_config.conf), other network configuration files can be find [here](https://github.com/tronprotocol/tron-deployment).
84+
Get the mainnet configuration file: [main_net_config.conf](https://github.com/tronprotocol/tron-deployment/blob/master/main_net_config.conf), other network configuration files can be find [here](https://github.com/tronprotocol/tron-deployment).
8585
## Hardware Requirements
8686
Minimum:
8787
* CPU with 8 cores
8888
* 16GB RAM
89-
* 1TB free storage space to sync the Mainnet
89+
* 2TB free storage space to sync the Mainnet
9090

9191
Recommended:
9292
* CPU with 16+ cores(32+ cores for a super representative)
9393
* 32GB+ RAM(64GB+ for a super representative)
94-
* High Performance SSD with at least 1.5TB free space
94+
* High Performance SSD with at least 2.5TB free space
9595
* 100+ MB/s download Internet service
9696

9797

0 commit comments

Comments
 (0)