diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-08-06 11:28:14 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-08-06 11:28:14 +0200 |
commit | 352af72f434046b1c1562641f904b4d20fe7ef54 (patch) | |
tree | d1cf0166035bebd28494e34e80a7c39508ac61b8 /README.md | |
parent | eb7baeef9b1759525d51741e22e8caf20f9ad7ac (diff) | |
download | gitlab-ce-352af72f434046b1c1562641f904b4d20fe7ef54.tar.gz |
Dot after password makes it confusing and hard to copy/paste.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index bcee4e064fa..f5f7a8aad49 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ or by directly calling the script: sudo /etc/init.d/gitlab start -Please login with `root` / `5iveL!fe`. +Please login with `root` / `5iveL!fe` ## Install a development environment |