From a2cfa3d8ca85f326f5326c6eb6b66b6b2a3acb8b Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 21 Jul 2014 23:11:44 -0700 Subject: [PATCH] Update INSTALL-digital-ocean.md --- 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 dff7297ea5f..991caa21b9d 100644 --- a/docs/INSTALL-digital-ocean.md +++ b/docs/INSTALL-digital-ocean.md @@ -82,7 +82,7 @@ We recommend Nano because it works like a typical GUI text editor, just use your - If you are using a 1 GB instance, set `UNICORN_WORKERS` to 2 so you have more memory room. - + After completing your edits, press CtrlO then Enter to save and CtrlX to exit.