Skip to content

Commit

Permalink
Added note to readme that unzip.exe is not signed
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-lynch committed Feb 2, 2015
1 parent 83e8b46 commit 1a9d17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Returns current application executable
<a name="updater#unpack"></a>
####updater.unpack(filename, cb, manifest)
Will unpack the `filename` in temporary folder.
For Windows, [unzip](https://www.mkssoftware.com/docs/man1/unzip.1.asp) is used.
For Windows, [unzip](https://www.mkssoftware.com/docs/man1/unzip.1.asp) is used (which is [not signed](https://github.com/edjafarov/node-webkit-updater/issues/68)).

**Params**

Expand Down

0 comments on commit 1a9d17e

Please sign in to comment.