Readme: build with npm

This commit is contained in:
TC
2020-03-14 16:30:17 +01:00
parent 790185893d
commit 8c19757dfc

View File

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