diff --git a/readme.md b/readme.md index 72946fb4..dd4a394f 100644 --- a/readme.md +++ b/readme.md @@ -91,7 +91,7 @@ module.exports = () => { ## Build ```sh -yarn build +npm run build ``` Builds the app for macOS, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder).