Add syntax highlighting
This commit is contained in:
parent
9f964d4085
commit
086f754d58
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ npm install sudo-prompt
|
|||
|
||||
## Usage
|
||||
Note: Your command should not start with the `sudo` prefix.
|
||||
```
|
||||
```javascript
|
||||
var sudo = require('sudo-prompt');
|
||||
var options = {
|
||||
name: 'Electron',
|
||||
|
|
Loading…
Reference in a new issue