diff --git a/docs/client/commandline.html b/docs/client/commandline.html
index ad14ba599c..27e28ccef4 100644
--- a/docs/client/commandline.html
+++ b/docs/client/commandline.html
@@ -55,18 +55,14 @@ then you'll need to make sure the DNS for that domain is configured to
point at `origin.meteor.com`.
-
-The first time you deploy an app you'll
-be prompted for an email address – follow the link
-in your email to finish setting up your account.
+The first time you deploy an app you'll be prompted for an email address —
+follow the link in your email to finish setting up your account.
-
-Once you have your account you can log in and
-log out from the command line, type `meteor whoami`,
-and run `meteor authorized` to give other Meteor developers
-permissions to deploy your app and access its database and logs.
-
+Once you have your account you can log in and log out from the command line,
+check your username with `meteor whoami`, and run `meteor authorized` to give
+other Meteor developers permissions to deploy your app and access its database
+and logs.
You can deploy in debug mode by passing `--debug`. This