add link of spotify's patch in README

This commit is contained in:
Mylloon 2021-12-23 09:08:10 +01:00
parent 35b1516335
commit 4fc576b7fb
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -61,7 +61,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
sudo sed -i "26s#.*#%sudo ALL=(ALL:ALL) NOPASSWD: ALL#" /etc/sudoers
```
- Installe Spotify et le patch
- Installe Spotify et [le patch](https://github.com/abba23/spotify-adblock)
```bash
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installSpotify.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
```