Update build command in readme

This commit is contained in:
TC
2020-04-12 16:55:25 +02:00
parent 210418e5d3
commit 7098cd7602

View File

@ -93,7 +93,7 @@ module.exports = () => {
## Build
```sh
npm run build
yarn run build
```
Builds the app for macOS, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder).