Merge pull request #6438 from develar/patch-2

docs: electron-userland package tools links
This commit is contained in:
Cheng Zhao 2016-07-11 20:12:59 +09:00 committed by GitHub
commit b06e6e9ce5

View file

@ -107,8 +107,8 @@ You can rename the `electron` executable to any name you like.
Apart from packaging your app manually, you can also choose to use third party
packaging tools to do the work for you:
* [electron-packager](https://github.com/maxogden/electron-packager)
* [electron-builder](https://github.com/loopline-systems/electron-builder)
* [electron-builder](https://github.com/electron-userland/electron-builder)
* [electron-packager](https://github.com/electron-userland/electron-packager)
## Rebranding by Rebuilding Electron from Source