MacOS better copy paste in readme.md

This commit is contained in:
Johann Weiher
2023-05-22 06:38:39 +02:00
committed by GitHub
parent f0f85955dc
commit bf8b88cb60

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