We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9e15e commit 3167288Copy full SHA for 3167288
packaging-distributing-electron-apps/README.md
@@ -7,4 +7,4 @@ Install [io.js](https://iojs.org/en/index.html).
7
Within this folder run the terminal command `npm install` to install the
8
`dependencies` and `devDependencies`.
9
10
-Then run `npm start` to run the app and `npm run builw` to build the distributable.
+Then run `npm start` to run the app and `npm run build` to build the distributable.
0 commit comments