diff --git a/README.md b/README.md index 01cd254..daeeafc 100644 --- a/README.md +++ b/README.md @@ -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 ```