From c33522ba5d47214e7c760cab85c4b2014b6e5ced Mon Sep 17 00:00:00 2001 From: shmu1i <159483565+shmu1i@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:33:12 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d3d4e58..ecc5c2e5 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ python mtk.py script run.example ``` or ``` -python mtk.py multi "cmd1,cmd2" +python mtk.py multi "cmd1;cmd2" ``` See the file "[run.example](https://github.com/bkerler/mtkclient/blob/main/run.example)" on how to structure the script file