update README.md

master
Bryan 2021-01-02 10:42:00 -06:00
parent 9351b73978
commit 6378278523
1 changed files with 2 additions and 0 deletions

View File

@ -11,11 +11,13 @@ This script monitors the battery voltage, battery charge current.
2. **copy**
cp ./chipmonk /usr/local/bin/
cp ./chipmonk.service /etc/systemd/system/
4. automatically **start** it using systemd
systemctl enable chipmonk.service
systemctl start chipmonk.service