File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 44
55[ ![ CI] ( https://github.com/electron-modules/electron-modules-sample/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/electron-modules/electron-modules-sample/actions/workflows/ci.yml )
66[ ![ Release] ( https://github.com/electron-modules/electron-modules-sample/actions/workflows/release.yml/badge.svg?branch=main )] ( https://github.com/electron-modules/electron-modules-sample/actions/workflows/release.yml )
7+ [ ![ Download] ( https://img.shields.io/badge/Download-passing-brightgreen?logo=github )] ( https://github.com/electron-modules/electron-modules-sample/releases )
78
89The All-In-One sample for https://github.com/electron-modules
910
@@ -21,6 +22,13 @@ The All-In-One sample for https://github.com/electron-modules
2122$ npm run dev
2223```
2324
25+ ## Download Usage
26+
27+ ``` bash
28+ $ sudo spctl --master-disable
29+ $ sudo xattr -rd com.apple.quarantine /Applications/ElectronModules.app
30+ ```
31+
2432<!-- GITCONTRIBUTOR_START -->
2533
2634## Contributors
You can’t perform that action at this time.
0 commit comments