add small note about how to build for windows
This commit is contained in:
@@ -60,6 +60,9 @@ $ npm run package -- [platform]
|
|||||||
|
|
||||||
Where `[platform]` is `--darwin`, `--linux`, or `--win32`.
|
Where `[platform]` is `--darwin`, `--linux`, or `--win32`.
|
||||||
|
|
||||||
|
To package a Windows app from non-Windows platforms, [Wine](https://www.winehq.org/) needs
|
||||||
|
to be installed. On OS X, it is installable via [Homebrew](http://brew.sh/).
|
||||||
|
|
||||||
### Code Style
|
### Code Style
|
||||||
|
|
||||||
[](https://github.com/feross/standard)
|
[](https://github.com/feross/standard)
|
||||||
|
|||||||
Reference in New Issue
Block a user