|
@@ -36,7 +36,7 @@ HOME=~/.electron-gyp npm install
|
|
|
You can also choose to install modules like other Node projects, and then
|
|
|
rebuild the modules for Electron with the [`electron-rebuild`][electron-rebuild]
|
|
|
package. This module can get the version of Electron and handle the manual steps
|
|
|
-of downloading headers and building native modules for your.
|
|
|
+of downloading headers and building native modules for your app.
|
|
|
|
|
|
An example of installing `electron-rebuild` and then rebuild modules with it:
|
|
|
|