File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Before using this service, make sure your Electron app meets these criteria:
11
11
- Your app runs on macOS or Windows
12
12
- Your app has a public GitHub repository
13
13
- Your builds are published to GitHub Releases
14
- - Your builds are code- signed
14
+ - Your builds are [ code signed]
15
15
16
16
## Quick Setup
17
17
@@ -108,4 +108,5 @@ $ "example\out\make\squirrel.windows\x64\test-0.0.0 Setup.exe"
108
108
109
109
[ update-electron-app API ] : https://github.com/electron/update-electron-app#api
110
110
[ update-electron-app ] : https://github.com/electron/update-electron-app
111
- [ main process ] : https://electronjs.org/docs/glossary#main-process
111
+ [ main process ] : https://electronjs.org/docs/glossary#main-process
112
+ [ code signed ] : https://github.com/electron/electron/blob/master/docs/tutorial/code-signing.md
You can’t perform that action at this time.
0 commit comments