Add npx command for node version 8.2.0 and later

This commit is contained in:
robbix1206 2017-09-16 14:03:09 +02:00
parent 800ba9a325
commit 9fecf4b2f7

View file

@ -175,6 +175,12 @@ electron .
If you've installed it locally, then run: If you've installed it locally, then run:
### Node v8.2.0 and later
```
$ npx electron .
```
#### macOS / Linux #### macOS / Linux
```bash ```bash