mirror of
https://github.com/electron/electron.git
synced 2026-02-10 07:05:35 -05:00
Add npx command for node version 8.2.0 and later
This commit is contained in:
@@ -175,6 +175,12 @@ electron .
|
||||
|
||||
If you've installed it locally, then run:
|
||||
|
||||
### Node v8.2.0 and later
|
||||
|
||||
```
|
||||
$ npx electron .
|
||||
```
|
||||
|
||||
#### macOS / Linux
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user