mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
cleanup HTML
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user