From 93e5fe3e255c19074f476942c639e5cd3df749c8 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Thu, 2 Feb 2017 20:17:22 +0530 Subject: [PATCH] add pip install -U for requirements.txt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b6b071..11f3bd2 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Feel free to report issues and fork this repository! cd git clone https://github.com/Ritiek/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: