add pip install -U for requirements.txt

This commit is contained in:
Ritiek Malhotra
2017-02-02 20:17:22 +05:30
committed by GitHub
parent 0f2d9c3bf8
commit 93e5fe3e25

View File

@@ -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: