Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmu committed Aug 12, 2016
1 parent 2f7e35e commit 1609fba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
windows-sudo lets you run an arbitrary program with administrative privileges on Windows.

## Installation
Move the compiled ```sudo.exe``` into ```C:\Windows``` in one of the ```$PATH``` folders.
Move the compiled ```sudo.exe``` into ```C:\Windows``` or into one of the folder in ```$PATH```.
This allows you to execute ```sudo.exe``` from anywhere.

## Example
```sudo cmd```

```sudo regedit```

## License
Expand Down

0 comments on commit 1609fba

Please sign in to comment.