Update README.md

This commit is contained in:
Russell Bradley
2016-09-28 00:55:27 -04:00
parent 1bbb5ffc79
commit 7e7e7f8bcf

View File

@@ -16,12 +16,9 @@ Feel free to report issues and send pull requests for new ideas!
## Dependencies: ## Dependencies:
Install required python packages
``` ```
pip install mechanize pip install -r requirements.txt
pip install BeautifulSoup4
pip install pafy
pip install spotipy
pip install eyed3
``` ```
You'll also need to install avconv: You'll also need to install avconv: