From 176352ee656de977b9c391a458986d961dbec122 Mon Sep 17 00:00:00 2001 From: Martijn Braam Date: Thu, 24 Aug 2017 19:33:22 +0200 Subject: [PATCH] Added memory requirements to README (#454) Please note that in case of #444 one GB for a full Ubuntu (which eats up several hundreds MB of RAM alone) + compiling in pmbootstrap was not enough, and that it was "enough" with 2 GB. So the actual value may be much lower. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 530c4654..1cd4e807 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ For in-depth information please refer to the [postmarketOS wiki](https://github. ## Requirements * Linux distribution (`x86_64` or `aarch64`) +* 2 GB of RAM recommended for compiling * Python 3.4+ * OpenSSL