Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jzwick-jama authored Jun 5, 2023
1 parent 06892ce commit 8e5456e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Emulate-Sudo & su.cmd
Sudo functionality for Windows

Usage: "su.cmd 'YOUR_COMMAND_HERE'"
Usage: " sudo 'YOUR_COMMAND_HERE' "

Be sure you enclose your command in quotes!

Expand All @@ -22,4 +22,4 @@ Run Setup.ps1 as Administrator and let it install itself for you.

~ Method 2
--------------
Manually, copy su.cmd and Emulate-Sudo.* to any folder in your PATH, or anywhere, then add that location to PATH in the System Control Panel.
Manually, copy su.cmd and Emulate-Sudo.* to any folder in your PATH, or anywhere assuming you add that location to PATH in the System Control Panel.

0 comments on commit 8e5456e

Please sign in to comment.