From 85dc30f16cf3d023b69ca06809068e661bb68723 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 9 Mar 2016 23:46:16 -0800 Subject: [PATCH] clarify after bootstrapping --- docs/INSTALL-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL-cloud.md b/docs/INSTALL-cloud.md index 3cd426a8ca9..472213c5704 100644 --- a/docs/INSTALL-cloud.md +++ b/docs/INSTALL-cloud.md @@ -78,7 +78,7 @@ Please be careful while editing and double check your work; YAML is _very_ sensi - For proper email deliverability, you must set correct SPF and DKIM records in your DNS. See your email provider instructions for specifics. -If you need to change or fix your email settings, you must edit the `app.yml` file again and re-bootstrap, otherwise your changes will not take effect. +If you need to change or fix your email settings after bootstrapping, you must edit the `app.yml` file again and `./launcher rebuild app`, otherwise your changes will not take effect. # Bootstrap Discourse