From 922d27be5da384e49291559d75ff4a98d2828f0d Mon Sep 17 00:00:00 2001 From: ericlee Date: Sun, 7 Aug 2022 08:20:03 +0800 Subject: [PATCH] doc: x86_64 required --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09b0da6..c761885 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It retrives data from L2 nodes, and no blocks lag behind. # Required +- Linux(x86_64) - docker - docker-compose(version 2.x is required) @@ -13,7 +14,7 @@ It retrives data from L2 nodes, and no blocks lag behind. RAM: 8 GB -CPU: 4 core CPU +CPU: 4 core CPU(x86_64) Storage: Minimum 100GB SSD (make sure it is extendable)