Add Windows version of running cmd
This commit is contained in:
parent
cb91d4487b
commit
6a02586176
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ npm install --save-dev electron-rebuild
|
||||||
|
|
||||||
# Every time you run "npm install", run this
|
# Every time you run "npm install", run this
|
||||||
./node_modules/.bin/electron-rebuild
|
./node_modules/.bin/electron-rebuild
|
||||||
|
|
||||||
|
# On Windows if you have trouble, try:
|
||||||
|
.\node_modules\.bin\electron-rebuild.cmd
|
||||||
```
|
```
|
||||||
|
|
||||||
### The npm Way
|
### The npm Way
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue