Update README.md

Now with information on how to easily update the script and service with a new version or one your have modified
This commit is contained in:
steel99xl 2024-08-06 15:35:19 -04:00 committed by GitHub
parent d9bf724579
commit ebd17c5d38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,15 @@ made for the FrameWork laptop
based on 2017 MacBook Pro based on 2017 MacBook Pro
read ```Configuration``` for detailed informatoion about what options you have to easily customize/ adjust the bightness or animation speed 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 ## Requires
```bc``` ```bc```
For running as your user you need to be part of the ```video``` group For running as your user you need to be part of the ```video``` group