readme: yarn run build -> `yarn build

This commit is contained in:
TC
2020-07-05 15:44:26 +02:00
parent 78f143ea10
commit 26994000d7

View File

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