From f405d6ac132e7439fdf8988f20a2998ac480dcf9 Mon Sep 17 00:00:00 2001 From: Viral Maniar Date: Sun, 28 Apr 2019 22:35:51 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09c034c..df1ca61 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Enabling remote desktop service on a targeted machine by pressing : # How do I use this? - Press 1: This will set the PowerShell to unrestricted mode. -- Press 2: It enables the `Remote Desktop` on the remote machine and shows the RDP port (3389) status. -- Press 3: It disables the `Remote Desktop` on the remote machine. +- Press 2: It enables the `Remote Desktop` on the targeted machine and shows the RDP port (3389) status. +- Press 3: It disables the `Remote Desktop` on the targeted machine. - Press 4: To exit from the program. # My Windows machine do not have Python installed, what should I do?