Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whxaxes committed Dec 20, 2018
1 parent 2139009 commit 940ab7a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -20,12 +20,10 @@ npm run lint

#### Release

```bash
# install packager
npm install electron-packager -g

```bash
# pack
npm run pack && electron-packager . --overwrite
npm run release

# move to Applications and enjoy it
mv ./boom-darwin-x64/boom.app /Applications
Expand Down

0 comments on commit 940ab7a

Please sign in to comment.