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:
parent
d9bf724579
commit
ebd17c5d38
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue