From aa4d7bc2498f62669a7f0e4aed5b66ed38380d4c Mon Sep 17 00:00:00 2001 From: Matthias Steinbauer Date: Wed, 1 Jan 2020 21:18:35 +0100 Subject: [PATCH] Add statement about memory. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 02b6e13..783205e 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,9 @@ cd pigallery2 npm install ``` #### 1.2.1-b Install from source + +**Note:** A build requires a machine with around 2GB or memory. + ```bash cd ~ wget https://github.com/bpatrik/pigallery2/archive/master.zip