Update docs re: electron module update

This commit is contained in:
Jessica Lord 2016-08-16 15:57:07 -07:00
parent 959613bb04
commit 3ebd5fbd8f
2 changed files with 3 additions and 3 deletions

View file

@ -155,9 +155,9 @@ Once you've created your initial `main.js`, `index.html`, and `package.json` fil
you'll probably want to try running your app locally to test it and make sure it's
working as expected.
### electron-prebuilt
### `electron`
[`electron-prebuilt`](https://github.com/electron-userland/electron-prebuilt) is
[`electron`](https://github.com/electron-userland/electron-prebuilt) is
an `npm` module that contains pre-compiled versions of Electron.
If you've installed it globally with `npm`, then you will only need to run the