From 7db2fea996ab94d042e9f4e013659135aa116ca4 Mon Sep 17 00:00:00 2001 From: ziajka Date: Tue, 8 Jan 2019 14:11:09 +0100 Subject: [PATCH] Updating signing certificate in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 58609a09..866d3e87 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,9 @@ You may use `bump` to achieve that: In case you would like to create a new staging release. Please create draft release on github, like `0.0.1-dev1`. After successful build you can find artifacts there. +### Updating signing certificate for Windows + +Please follow this guide: [code-signing](https://www.electron.build/code-signing), use `certmgr.msc` exporting tool to limit the size of certificate. ## Further help