diff options
| author | 2023-09-17 12:48:43 +0600 | |
|---|---|---|
| committer | 2023-09-17 12:48:43 +0600 | |
| commit | 7ec0af389517c34eb6c81955de1f89f74e357c2b (patch) | |
| tree | da7e8e4d56e501597d34c79345a5652f290fd641 | |
| parent | f250841aa7d03190ac1d24b5109b5d0f2e52575c (diff) | |
| parent | ebd6627bb92a97343a17638463c8493dff3c2aa4 (diff) | |
| download | shopno-os-log-sync-7ec0af389517c34eb6c81955de1f89f74e357c2b.tar.gz shopno-os-log-sync-7ec0af389517c34eb6c81955de1f89f74e357c2b.zip | |
Merge branch 'main' of https://github.com/Waishnav/Watcher
* 'main' of https://github.com/Waishnav/Watcher:
installation methods changed
Diffstat (limited to '')
| -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 |
