From 4c0c5d103e16b6e064879b6f35542605d56d22c8 Mon Sep 17 00:00:00 2001 From: Birkhoff Lee Date: Sun, 14 May 2017 23:32:55 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 112ec2f..f07d36e 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ $ docker run -d -p 80:80 --link nameless_db --name nameless namelessmc That's it! -# # Installation +# Installation After deploying the containers, open up the corresponding URL in your web browser to get started with NamelessMC. By default, the web server will be available at `0.0.0.0:80`, means if you deployed it on you own computer, the URL is gonna be `http://localhost`. Instead, if you did it on a remote server, the URL would be `http://`.