mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-17 05:02:06 +00:00
MacOS better copy paste in readme.md
This commit is contained in:
@ -35,7 +35,10 @@ Install the `youtube-music-bin` package from the AUR. For AUR installation instr
|
|||||||
|
|
||||||
### MacOS
|
### MacOS
|
||||||
|
|
||||||
If you get an error "is damaged and can’t be opened." when launching the app, run `xattr -cr /Applications/YouTube\ Music.app` in Terminal.
|
If you get an error "is damaged and can’t be opened." when launching the app, run the following in the Terminal:
|
||||||
|
```
|
||||||
|
xattr -cr /Applications/YouTube\ Music.app
|
||||||
|
```
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user