Add Homebrew cask install option for MacOS. (#1357)

This commit is contained in:
Jakub Szulc
2023-11-02 01:42:13 +01:00
committed by GitHub
parent 13c570efe9
commit bfe7249df8
2 changed files with 34 additions and 1 deletions

View File

@ -38,7 +38,12 @@ this [wiki page](https://wiki.archlinux.org/index.php/Arch_User_Repository#Insta
### MacOS
If you get an error "is damaged and cant be opened." when launching the app, run the following in the Terminal:
You can install the app using Homebrew:
```bash
brew install --cask https://raw.githubusercontent.com/th-ch/youtube-music/master/youtube-music.rb
```
If you install the app manually and get an error "is damaged and cant be opened." when launching the app, run the following in the Terminal:
```bash
xattr -cr /Applications/YouTube\ Music.app