Merge pull request #1156 from Suplanus/patch-1

MacOS better copy paste in readme.md
This commit is contained in:
th-ch
2023-05-22 21:58:21 +02:00
committed by GitHub

View File

@ -35,7 +35,10 @@ Install the `youtube-music-bin` package from the AUR. For AUR installation instr
### MacOS
If you get an error "is damaged and cant be opened." when launching the app, run `xattr -cr /Applications/YouTube\ Music.app` in Terminal.
If you get an error "is damaged and cant be opened." when launching the app, run the following in the Terminal:
```
xattr -cr /Applications/YouTube\ Music.app
```
### Windows