From ac745da02fe3f107a3f34db778e4dd9d663139fb Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 25 Feb 2014 01:21:56 -0800 Subject: [PATCH] 2GB vs 1GB --- docs/INSTALL-digital-ocean.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL-digital-ocean.md b/docs/INSTALL-digital-ocean.md index e62d3657fb5..8a784b3c072 100644 --- a/docs/INSTALL-digital-ocean.md +++ b/docs/INSTALL-digital-ocean.md @@ -4,7 +4,7 @@ This guide assumes that you have no knowledge of Ruby/Rails or Linux shell. Feel # Create New Digital Ocean Droplet -Discourse recommends a minimum of 1 GB RAM. We'll use "discourse" as the Hostname. +Discourse requires a minimum of 1 GB RAM. 2 GB RAM is recommended. We'll use "discourse" as the Hostname.