diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-15 11:32:11 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-15 11:32:11 +0100 |
commit | 9355630d8396f5ca77088502aa0ea93127a254de (patch) | |
tree | 3744bff289aa41027c82b9cd1506a3ecfe02ebf2 | |
parent | Whitespaces (diff) | |
download | lowbat-gnu-9355630d8396f5ca77088502aa0ea93127a254de.tar.gz lowbat-gnu-9355630d8396f5ca77088502aa0ea93127a254de.tar.bz2 lowbat-gnu-9355630d8396f5ca77088502aa0ea93127a254de.tar.xz lowbat-gnu-9355630d8396f5ca77088502aa0ea93127a254de.tar.zst lowbat-gnu-9355630d8396f5ca77088502aa0ea93127a254de.zip |
Better sentence
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ cd lowbat sudo make install ``` -Next you must find a way to get the script running when loging in. Add this to your startup programs manager/rc file of choice: +Next you must find a way to get the script running right after loging in. Add this to your startup programs manager/rc file of choice: ```shell lowbat > /dev/null 2>&1 & |