chore(docs): Specify full path to xattr for macOS, fixes #2583 (#2586)

This commit is contained in:
Peter Kaminski
2024-11-10 01:43:34 -08:00
committed by GitHub
parent 350b1467fe
commit 3b7697a90d
6 changed files with 6 additions and 6 deletions

View File

@ -192,7 +192,7 @@ brew install th-ch/youtube-music/youtube-music
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
/usr/bin/xattr -cr /Applications/YouTube\ Music.app
```
### Windows