Skip to content

Commit d6e53c0

Browse files
committed
cleanup HTML
1 parent 8293259 commit d6e53c0

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

docs/client/commandline.html

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,14 @@ <h3 id="meteordeploy">meteor deploy <i>site</i></h3>
5555
point at `origin.meteor.com`.
5656

5757

58+
The first time you deploy an app you'll be prompted for an email address &mdash;
59+
follow the link in your email to finish setting up your account.
5860

59-
The first time you deploy an app you'll
60-
be prompted for an email address – follow the link
61-
in your email to finish setting up your account.
62-
63-
64-
65-
Once you have your account you can log in and
66-
log out from the command line, type `meteor whoami`,
67-
and run `meteor authorized` to give other Meteor developers
68-
permissions to deploy your app and access its database and logs.
6961

62+
Once you have your account you can log in and log out from the command line,
63+
check your username with `meteor whoami`, and run `meteor authorized` to give
64+
other Meteor developers permissions to deploy your app and access its database
65+
and logs.
7066

7167

7268
You can deploy in debug mode by passing `--debug`. This

0 commit comments

Comments
 (0)