From 192729a46b80e76f56575b0ff8a99a2ffc7d0167 Mon Sep 17 00:00:00 2001 From: Waishnav Deore <86405648+Waishnav@users.noreply.github.com> Date: Sun, 13 Mar 2022 14:05:04 +0530 Subject: Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c700c5..11aa709 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3