Skip to content

Commit 2699400

Browse files
committed
readme: yarn run build -> `yarn build
1 parent 78f143e commit 2699400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module.exports = () => {
9393
## Build
9494

9595
```sh
96-
yarn run build
96+
yarn build
9797
```
9898

9999
Builds the app for macOS, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder).

0 commit comments

Comments
 (0)