From 30e0110cb7720e765fb73d9c2ebe3d57177d42f1 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Wed, 23 Oct 2019 19:50:50 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9098ad5..6ebd63a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## Requirements + +To run it you'll need either 2Gb of RAM or a swap file of the same size. + ## Install ``` sh @@ -15,5 +19,3 @@ make prepare ``` sh make run ``` - -OutOfMemoryError: Java heap space