Skip to content

Commit efa6ead

Browse files
committed
Readme added Terminal command for macOS
1 parent 649c76a commit efa6ead

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ You can download the latest version for your platform from the [Releases](https:
2727
1. Download the `.dmg` file.
2828
2. Open it and drag **HomeDock OS Desktop** into your Applications folder.
2929
3. If macOS blocks it, [read this quick guide](https://support.apple.com/en-us/HT202491) to allow unsigned apps.
30+
4. Alternatively, you can run the following command on the Terminal until we sign the app:
31+
32+
```bash
33+
sudo xattr -rd com.apple.quarantine "/Applications/HomeDock OS Desktop.app"
34+
```
3035

3136
### Windows
3237

0 commit comments

Comments
 (0)