Updating README

pull/33/head
aandrew-me 3 years ago
parent 5d983c86eb
commit c1d0869e96

@ -83,7 +83,11 @@ To run with [Electron](https://www.electronjs.org/) :
```
npm start
```
To build for Linux
To build for Linux (It will create packages as specified in package.json)
```
npm run linux
```
To build for Windows
```
npm run windows
```
Loading…
Cancel
Save