diff --git a/README.md b/README.md index fc27df5..17ced85 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ Options:
-h/--help -- show help
-u/--update -- update the script
+**running it on a remote machine:** +```bash +ssh root@remote 'bash -s' < stocheck.sh +``` + # installation 1. download the script:
```bash