diff options
author | 2022-03-13 14:05:04 +0530 | |
---|---|---|
committer | 2022-03-13 14:05:04 +0530 | |
commit | 192729a46b80e76f56575b0ff8a99a2ffc7d0167 (patch) | |
tree | 2d8cac120e00d3433766a6457cef445d7162911f | |
parent | af6e201bef4a3e0c42cdb8fd83ceb01b761c4cff (diff) | |
download | shopno-os-log-sync-192729a46b80e76f56575b0ff8a99a2ffc7d0167.tar.gz shopno-os-log-sync-192729a46b80e76f56575b0ff8a99a2ffc7d0167.zip |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -19,10 +19,11 @@ Day Summary | Week Summary ## Info ## Installation -Just clone this repo somewhere in your computer and cd into it and run install script +Just clone this repo somewhere in your computer and cd into it and run install script according to your init system ```bash -$ bash ./install.bash +$ bash ./install-[init-system].bash ``` +for now manually add this path ```~/.local/bin/``` to your respective shell (bash, fish, zsh whatever) ## To-do - [ ] AFK feature |