add link of spotify's patch in README
This commit is contained in:
parent
35b1516335
commit
4fc576b7fb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Reference in a new issue