From d077670fd53b9a94a018563068c432e2051c3afd Mon Sep 17 00:00:00 2001 From: ASAnonymousS <166565356+ASAnonymousS@users.noreply.github.com> Date: Sat, 22 Jun 2024 15:13:55 +0530 Subject: [PATCH] Update README.md Error in line 16: Incomplete bash command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eaf230..8101144 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ whoami /all We're in administrator group and on Medium Mandatory Level. ## Check For UAC is Enabled ```markdown -reg query HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System +reg query HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System /s ``` ![OnPaste 20220608-170237](https://user-images.githubusercontent.com/106917304/172606326-7b52b703-d024-4c97-ad19-29105d509a2f.png)