diff options
author | 2023-06-07 12:00:07 +0530 | |
---|---|---|
committer | 2023-06-07 12:00:07 +0530 | |
commit | ebd6627bb92a97343a17638463c8493dff3c2aa4 (patch) | |
tree | b54a3cc0b2585c425c3db0704d9053756b633c54 /README.md | |
parent | 42b578cd0cd4335d26e20bb1905680eee94f8dda (diff) | |
download | shopno-os-log-sync-ebd6627bb92a97343a17638463c8493dff3c2aa4.tar.gz shopno-os-log-sync-ebd6627bb92a97343a17638463c8493dff3c2aa4.zip |
installation methods changed
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 |