Skip to content

Commit 3167288

Browse files
author
Dennis Charles Hackethal
committed
Update README.md
1 parent fb9e15e commit 3167288

File tree

1 file changed

+1
-1
lines changed
  • packaging-distributing-electron-apps

1 file changed

+1
-1
lines changed

packaging-distributing-electron-apps/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Install [io.js](https://iojs.org/en/index.html).
77
Within this folder run the terminal command `npm install` to install the
88
`dependencies` and `devDependencies`.
99

10-
Then run `npm start` to run the app and `npm run builw` to build the distributable.
10+
Then run `npm start` to run the app and `npm run build` to build the distributable.

0 commit comments

Comments
 (0)