From 9ee315bd7d58b1d6de8e7cf97f215427ddb9fe3b Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 27 Apr 2016 17:10:37 -0700 Subject: [PATCH] Update INSTALL-cloud.md --- docs/INSTALL-cloud.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/INSTALL-cloud.md b/docs/INSTALL-cloud.md index 237069ab1b6..85a5e72176a 100644 --- a/docs/INSTALL-cloud.md +++ b/docs/INSTALL-cloud.md @@ -67,9 +67,9 @@ This will generate an `app.yml` configuration file on your behalf, and then kick - No existing mail server? Check out our [**Recommended Email Providers for Discourse**][mailconfig]. -- For proper email deliverability, you must set correct SPF and DKIM records in your DNS. See your email provider instructions for specifics. +- For proper email deliverability, add valid SPF and DKIM records in your DNS. See your email provider instructions for specifics. -If you need to change or fix your email settings after bootstrapping, you must edit your `app.yml` file and `./launcher rebuild app`, otherwise your changes will not take effect. +If you need to change or fix your email settings after bootstrapping, edit your `app.yml` file and `./launcher rebuild app`, otherwise your changes will not take effect. # Start Discourse