From 9d33f9a223fe6bfe9ba5137445da1c3e1242725b Mon Sep 17 00:00:00 2001 From: Jonatan Rek Date: Tue, 17 Sep 2024 08:21:01 +0200 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbfabf3..5459352 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Just add desired macros to `configuration.yaml` and start the application, tahn - name: process value: "cmd.exe" - name: arguments #Optional Proces Arguments - value: "-d C:/" + value: "/C ipconfig" ``` ### Comon Macro Parameters ```yaml