Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmack committed Jun 27, 2021
1 parent 046f14c commit 1532a40
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,9 @@ This will compile and package the application as an [nexe](https://github.com/ne
```sh
npm run build-all
```

You can then run the following command to compress the binaries in preparation for distribution.

```sh
npm run zip-all
```

0 comments on commit 1532a40

Please sign in to comment.