diff --git a/docs/INSTALL-cloud.md b/docs/INSTALL-cloud.md index 8285c8efe21..5f1b5646f41 100644 --- a/docs/INSTALL-cloud.md +++ b/docs/INSTALL-cloud.md @@ -78,18 +78,12 @@ If you need to change or fix your email settings after bootstrapping, you must e # Start Discourse -Bootstrapping takes between **2-8 minutes** to set up your Discourse. After that completes, start Discourse: - - ./launcher start app - - - -Congratulations! You just built your very own Discourse! - -Your Discourse should be accessible in your web browser via the domain name `discourse.example.com` you entered earlier, provided you configured DNS. If not, you can visit the server IP directly, e.g. `http://192.168.1.1`. +Bootstrapping takes between **2-8 minutes** to set up your Discourse. Your Discourse should be accessible in your web browser via the domain name `discourse.example.com` you entered earlier, provided you configured DNS. If not, you can visit the server IP directly, e.g. `http://192.168.1.1`. +Congratulations! You just built your very own Discourse! + # Register New Account and Become Admin Register a new admin account using one of the email addresses you entered before bootstrapping.