mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add Windows version of running cmd
This commit is contained in:
@@ -33,6 +33,9 @@ npm install --save-dev electron-rebuild
|
||||
|
||||
# Every time you run "npm install", run this
|
||||
./node_modules/.bin/electron-rebuild
|
||||
|
||||
# On Windows if you have trouble, try:
|
||||
.\node_modules\.bin\electron-rebuild.cmd
|
||||
```
|
||||
|
||||
### The npm Way
|
||||
|
||||
Reference in New Issue
Block a user