From 7e7e7f8bcfe9eaaa6363b1ded104b5fd35e5e75e Mon Sep 17 00:00:00 2001 From: Russell Bradley Date: Wed, 28 Sep 2016 00:55:27 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d68b81b..05d54b3 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,9 @@ Feel free to report issues and send pull requests for new ideas! ## Dependencies: +Install required python packages ``` -pip install mechanize -pip install BeautifulSoup4 -pip install pafy -pip install spotipy -pip install eyed3 +pip install -r requirements.txt ``` You'll also need to install avconv: