diff --git a/readme.md b/readme.md index b0edb7cb..3e31b91f 100644 --- a/readme.md +++ b/readme.md @@ -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).