You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ If you can't use GitHub, you can use other providers:
50
50
5. Publish with the `publish.sh` script:
51
51
52
52
./publish.sh
53
-
In case of Windows, directly run the command: node_modules/.bin/build --win -p always
53
+
In case of Windows, directly run the command: ```node_modules/.bin/build --win -p always```
54
54
55
55
6. Release the release on GitHub by going to <https://github.com/iffy/electron-updater-example/releases>, editing the release and clicking "Publish release."
0 commit comments