Commit dcda7516d6657e1372137e5549e3af4400e0ad5f

Authored by Dmitriy Zaporozhets
1 parent f16de8ac

Use username instead of wierd email for first login

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
@@ -351,7 +351,7 @@ If all items are green, then congratulations on successfully installing GitLab! @@ -351,7 +351,7 @@ If all items are green, then congratulations on successfully installing GitLab!
351 Visit YOUR_SERVER in your web browser for your first GitLab login. 351 Visit YOUR_SERVER in your web browser for your first GitLab login.
352 The setup has created an admin account for you. You can use it to log in: 352 The setup has created an admin account for you. You can use it to log in:
353 353
354 - admin@local.host 354 + root
355 5iveL!fe 355 5iveL!fe
356 356
357 **Important Note:** 357 **Important Note:**