From 4f4b3d24c1c45ae94b7e6280541639ef669e688e Mon Sep 17 00:00:00 2001 From: Heuzef Date: Mon, 23 Oct 2023 21:04:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de82cf0..52bf9bc 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ sudo chown pi:pi -R /home/pi/eggnoggplus-linux/ cp -R /home/pi/eggnoggpi/files/home/.madgarden/ /home/pi/ ``` +## Configure controller + +... + ## Install the service To allow eggnogg to start on boot, we install it as a systemd service, you can write your own or just use the one with this repos