From 730053cef428a1967f56aedb675dbde9f06cde95 Mon Sep 17 00:00:00 2001 From: Sukchan Lee Date: Wed, 14 Feb 2018 10:07:20 +0900 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22ff7218b..81e2d6a79 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - curl -sL http://nextepc.org/static/webui/install | sudo -E bash - ``` -The service name is *nextepc-webui*. You must run it manually after installation. And then, the web server will be running on _http://localhost:3000_. +The service name is *nextepc-webui*, and it will be running on _http://localhost:3000_. ```bash sudo systemctl start nextepc-webui