Fix screenshot link url
This commit is contained in:
parent
7d7f371a79
commit
3f660feb18
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Run a command using sudo, prompting the user with an OS dialog if necessary. Useful for background applications or native Electron apps that need sudo.
|
||||
|
||||
![Sudo on Mac OS X for an app called "Ronomon"](osx.png)
|
||||
![Sudo on Mac OS X for an app called "Ronomon"](./osx.png)
|
||||
|
||||
Currently supports native OS dialog prompt on Mac OS X (patches welcome for Linux) and uses process.title as the name of the app requesting permission.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue