mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
add pip install -U for requirements.txt
This commit is contained in:
@@ -32,7 +32,7 @@ Feel free to report issues and fork this repository!
|
|||||||
cd
|
cd
|
||||||
git clone https://github.com/Ritiek/Spotify-Downloader
|
git clone https://github.com/Ritiek/Spotify-Downloader
|
||||||
cd Spotify-Downloader
|
cd Spotify-Downloader
|
||||||
sudo pip install -r requirements.txt
|
sudo pip install -U -r requirements.txt
|
||||||
```
|
```
|
||||||
You'll also need to install avconv:
|
You'll also need to install avconv:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user