diff --git a/docs/INSTALL-digital-ocean.md b/docs/INSTALL-digital-ocean.md
index 23d9e522c6e..44affa93893 100644
--- a/docs/INSTALL-digital-ocean.md
+++ b/docs/INSTALL-digital-ocean.md
@@ -98,7 +98,7 @@ After completing your edits, press CtrlO then Enter
# Bootstrap Discourse
-Be sure to save the `app.yml` file, and begin bootstrapping Discourse:
+Save the `app.yml` file, and begin bootstrapping Discourse:
./launcher bootstrap app
@@ -118,13 +118,14 @@ It should be accessible via the domain name `discourse.example.com` you entered
# Register New Account and Become Admin
-There is a reminder at the top about `DISCOURSE_DEVELOPER_EMAILS`; be sure you register a new account via one of those email addresses, and your account will automatically be made an Admin.
+There is a reminder at the top about `DISCOURSE_DEVELOPER_EMAILS`; register a new account via one of those email addresses, and your account will automatically be made an Admin.
+
+(If you *don't* get any email from your install, and are unable to register a new admin account, please see our [Email Troubleshooting checklist](https://meta.discourse.org/t/troubleshooting-email-on-a-new-discourse-install/16326).)
-You should see Staff topics and the Admin Quick Start Guide. Please read it!
+You should see Staff topics and the [Admin Quick Start Guide](https://github.com/discourse/discourse/blob/master/docs/ADMIN-QUICK-START-GUIDE.md). It contains the next steps for further configuring and customizing your Discourse install.
-(If you *don't* get any email from your install, and are unable to register a new admin account, please see our [Email Troubleshooting checklist](https://meta.discourse.org/t/troubleshooting-email-on-a-new-discourse-install/16326).)
# Post-Install Maintenance