File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,21 +47,21 @@ No Python installation is required.
4747- On ** macOS** : run the app bundle or binary from the downloaded archive
4848- On ** Linux** : extract the release archive and run ` LeafContourEFD ` from the ` LeafContourEFD/ ` folder
4949
50- ::: {.callout-warning}
51- ## If the app does not open on macOS
50+ > [ !WARNING]
51+ > ## If the app does not open on macOS
52+ >
53+ > On macOS, a warning dialog may appear the first time you launch the app, and the app may not open.
54+ >
55+ > If this happens, run the following command in Terminal:
56+ >
57+ > ``` bash
58+ > /usr/bin/xattr -dr com.apple.quarantine ~ /path/to/LeafContourEFD
59+ > ` ` `
60+ >
61+ > Replace ` ~/path/to/LeafContourEFD` with the path to the downloaded app.
62+ >
63+ > After running the command, try launching the app again.
5264
53- On macOS, a warning dialog may appear the first time you launch the app, and the app may not open.
54-
55- If this happens, run the following command in Terminal:
56-
57- ``` bash
58- /usr/bin/xattr -dr com.apple.quarantine ~ /path/to/LeafContourEFD
59- ```
60-
61- Replace ` ~/path/to/LeafContourEFD ` with the path to the downloaded app.
62-
63- After running the command, try launching the app again.
64- :::
6565
6666# ## 2. Setup Script
6767
You can’t perform that action at this time.
0 commit comments