From 5a550a8600831d8b7785072bfab9cda359c4c770 Mon Sep 17 00:00:00 2001 From: Ali Nikkhah <147882318+einlamye@users.noreply.github.com> Date: Tue, 6 Jan 2026 06:55:06 -0800 Subject: [PATCH] Update install_windows.md Fix the typo in command line of the default installation method --- chapters/install_windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/install_windows.md b/chapters/install_windows.md index 5ada64d..eed48c2 100644 --- a/chapters/install_windows.md +++ b/chapters/install_windows.md @@ -55,7 +55,7 @@ The installation options are: * Default -- Driver is installed and named SysmonDrv and service Sysmon ```shell -sysmon.exe --i --accepteula +sysmon.exe -i --accepteula ```