From 5ab228d12f49428cbaabdc36c56453a74499cccc Mon Sep 17 00:00:00 2001 From: Andras Iklody Date: Wed, 23 Dec 2020 11:06:31 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d45ab85..f08efb8 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ The platform is built on CakePHP 4 along with Bootstrap 4 and shares parts of th The installation is documented at the following location [INSTALL/INSTALL.md](INSTALL/INSTALL.md) +Hardware requirements: + +A webserver with 4GB of memory and a single CPU core should be plenty for the current scope of Cerebrate. This might increase over the time with additional features being added, but the goal is to keep Cerebrate as lean as possible. + # License ~~~~