From ebd6627bb92a97343a17638463c8493dff3c2aa4 Mon Sep 17 00:00:00 2001 From: Vaishnav Deore <86405648+Waishnav@users.noreply.github.com> Date: Wed, 7 Jun 2023 12:00:07 +0530 Subject: installation methods changed --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 244e822..8984b61 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3