Update docs on Windows packaging

This commit is contained in:
Gustav Hansen 2018-12-22 18:36:17 -05:00
parent fbccd9e4cd
commit 57b5309128

View file

@ -1,6 +1,6 @@
# Packaging
Currently, through generous work of the `electron-builder` team, we have a packager for Mac and Linux with Windows support coming soon.
Currently, through generous work of the `electron-builder` team, we have a packager for Mac, Linux and Windows.
`create-proton-app` exposes this functionality already.
To build your app: `npm run build`.