Commit 3ae86f446ef76a8bdfb200e3d130a174027ed46e
1 parent
f0421ec6
Exists in
master
and in
13 other branches
Explain where to reach the web application
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
README.md
@@ -6,8 +6,9 @@ For other installation options please see the | @@ -6,8 +6,9 @@ For other installation options please see the | ||
6 | 6 | ||
7 | ## Installation | 7 | ## Installation |
8 | 8 | ||
9 | -After the steps below your GitLab instance should reachable over HTTP, | ||
10 | -and have an admin user with username `root` and password `5iveL!fe`. | 9 | +After the steps below your GitLab instance should reachable over HTTP |
10 | +at the IP or hostname of your server, with an admin user with username | ||
11 | +`root` and password `5iveL!fe`. | ||
11 | 12 | ||
12 | ### Ubuntu 12.04 | 13 | ### Ubuntu 12.04 |
13 | 14 |