Updated docs
Updated docs to better understand how to use electron-rebuild on all platforms
This commit is contained in:
parent
79e593aca6
commit
96130dd4c2
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@ which handles the manual steps of downloading headers and building native module
|
||||||
npm install --save-dev electron-rebuild
|
npm install --save-dev electron-rebuild
|
||||||
|
|
||||||
# Every time you run "npm install", run this
|
# Every time you run "npm install", run this
|
||||||
|
|
||||||
# Linux or Mac
|
|
||||||
node ./node_modules/.bin/electron-rebuild
|
|
||||||
|
|
||||||
# Windows
|
|
||||||
./node_modules/.bin/electron-rebuild
|
./node_modules/.bin/electron-rebuild
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue