File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,18 +55,14 @@ <h3 id="meteordeploy">meteor deploy <i>site</i></h3>
5555point at `origin.meteor.com`.
5656
5757
58+ The first time you deploy an app you'll be prompted for an email address —
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
7268You can deploy in debug mode by passing `--debug`. This
You can’t perform that action at this time.
0 commit comments