Add missing markup in README.md

Whoops, missed code tags for service restart in the previous commit.
This commit is contained in:
Christian Sturm 2017-03-18 12:41:18 +01:00 committed by GitHub
parent f3c4e1dc19
commit b8bb8cab25
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ It downloads the latest version of ZeroNet then starts it automatically.
* `pkg install zeronet` or `cd /usr/ports/security/zeronet/ && make install clean`
* `sysrc zeronet_enable="YES"`
* service zeronet start
* `service zeronet start`
* Open http://127.0.0.1:43110/ in your browser
### [Vagrant](https://www.vagrantup.com/)