Skip to content

Commit 737df44

Browse files
committed
Merge pull request #18 from krancour/registration-fixes
doc(registering): Make minor fixes to registering doc
2 parents 2e485a5 + 024e85a commit 737df44

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/using-deis/registering-a-user.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ To use Deis, you must first register a user on the [Controller][].
66
## Register with a Controller
77

88
Use `deis register` with the [Controller][] URL (supplied by your Deis administrator)
9-
to create a new account. You will be logged in automatically.
9+
to create a new account. When you have completed the registration process, you will be logged in
10+
automatically.
1011

1112
The domain you use here should match the platform domain you selected when configuring the [Router][].
1213
Note that you always use `deis.<domain>` to communicate with the controller.
@@ -58,9 +59,6 @@ If you already have an account, use `deis login` to authenticate against the Dei
5859
password:
5960
Logged in as deis
6061

61-
!!! note
62-
For Vagrant clusters: `deis login http://deis.local3.deisapp.com`
63-
6462
!!! note
6563
Deis session information is stored in your user's ~/.deis directory.
6664

0 commit comments

Comments
 (0)