update README.md

This commit is contained in:
Sukchan Lee 2018-02-14 10:07:20 +09:00
parent 4a01623d6e
commit 730053cef4
1 changed files with 1 additions and 1 deletions

View File

@ -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