diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -34,11 +34,10 @@ Funfact: You might be thinking how can someone has 14 hrs of screen time in a si $ sudo [package-manager] install xprintidle xdotool ``` -- Second, Clone this repository and cd into it- +- Second, Copy the Following Command and paste in terminal ```bash -$ git clone https://github.com/Waishnav/Watcher -$ cd ./Watcher/ +$ bash <(curl -s https://raw.githubusercontent.com/Waishnav/Watcher/main/install) ``` - Then run install script |