From b39891528f7d107634383e3163bf5029ae9f4b2d Mon Sep 17 00:00:00 2001
From: root <root@srv8.soctools.grena.ge>
Date: Tue, 24 May 2022 12:01:44 +0400
Subject: [PATCH] change hardware requirements

---
 doc/install.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/install.md b/doc/install.md
index e2cdbe0..d48ef0b 100644
--- a/doc/install.md
+++ b/doc/install.md
@@ -4,8 +4,8 @@ The current version of SOCTools only runs on a single server. A fully distribute
 
 ## Hardware requirements
 * CPU: 8 cores
-* Memory: 32GB (It is possible to run on less but it is not recommended)
-* Disk: >30GB (This depends entirely on how much data you want to collect and how long you want to keep the data. For just testing SOCTools, 30GB is enough.)
+* Memory: 32GB
+* Disk: >40GB (This depends entirely on how much data you want to collect and how long you want to keep the data. For just testing SOCTools, 30GB is enough.)
 
 ## Prerequisites
 
-- 
GitLab