From ebd17c5d38325e512a70a231860260887dbb157a Mon Sep 17 00:00:00 2001 From: steel99xl Date: Tue, 6 Aug 2024 15:35:19 -0400 Subject: [PATCH] Update README.md Now with information on how to easily update the script and service with a new version or one your have modified --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 21870d8..5fe392f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,15 @@ made for the FrameWork laptop based on 2017 MacBook Pro + read ```Configuration``` for detailed informatoion about what options you have to easily customize/ adjust the bightness or animation speed +## Updating +Run ```git pull``` to download the latest version + +Then run ```./setup -u``` to update the the service and script running on your system with newly downloaded / modifyed versions + + ## Requires ```bc``` For running as your user you need to be part of the ```video``` group