Skip to content

Commit

Permalink
Typographical fixes (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
denismcdonald authored and roundhill committed Mar 22, 2018
1 parent 4ee3376 commit b2b0bee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/packaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ The Windows package requires installing a valid certificate, installing the `mak

`brew install mono wine makensis`

The Windows build doesn't get signed until the packaging stage
The Windows build doesn't get signed until the packaging stage.

## Linux Package

The Linux package is build using [electron-builder][1] which is a tool that makes it easy to build different package systems. electron-builder should be installed by `npm install`.
The Linux package is built using [electron-builder][1] which is a tool that makes it easy to build different package systems. electron-builder should be installed by `npm install`.

### Note for creating Linux package on Linux

Expand All @@ -51,4 +51,4 @@ The Linux package is build using [electron-builder][1] which is a tool that make

`brew install rpm`

[1]: https://www.electron.build/
[1]: https://www.electron.build/

0 comments on commit b2b0bee

Please sign in to comment.