diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-11 12:18:14 +0200 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-11 12:18:14 +0200 |
| commit | dcda7516d6657e1372137e5549e3af4400e0ad5f (patch) | |
| tree | dba3102bcc065d49cbc39266a95e74d241f7ecdd | |
| parent | f16de8ac8c67b5dcd251cc202b261f6f12e9f56e (diff) | |
| download | gitlab-ce-dcda7516d6657e1372137e5549e3af4400e0ad5f.tar.gz | |
Use username instead of wierd email for first login
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| -rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index 16f029dc10f..c7495b8cbbb 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -351,7 +351,7 @@ If all items are green, then congratulations on successfully installing GitLab! Visit YOUR_SERVER in your web browser for your first GitLab login. The setup has created an admin account for you. You can use it to log in: - admin@local.host + root 5iveL!fe **Important Note:** |
