From 4cb1ef1ff3985f7fbd8768f1c5dae5bbbe347b26 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 11 Feb 2021 18:16:20 +0100 Subject: Update Documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 307a42f..8bd9f65 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ cd web-template nano settings.json # tweak to your needs make all make install +sudo systemctl start # default is webtemplate +curl http://localhost:/ # default is 28472 ``` **Make sure to not edit settings.json until you uninstalled the project!** @@ -34,6 +36,7 @@ make install You can remove it like this: ``` +sudo systemctl stop # default is webtemplate make uninstall make clean ``` -- cgit v1.2.3-70-g09d2