From 3a235d1241b09e1ec1e7988de3ec06fd3f6347b3 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 11 Apr 2017 16:36:47 -0700 Subject: [PATCH] clarify on disk space requirements for install --- docs/INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index f523b49db9..b58adc60d0 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -14,9 +14,10 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re ### Hardware Requirements -- Dual core CPU recommended +- modern single core CPU, dual core recommended - 1 GB RAM minimum (with [swap][swap]) - 64 bit Linux compatible with Docker +- 10 GB disk space minimum ### Software Requirements