diff --git a/README.md b/README.md index a8e2adf..a4e2b30 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Livie allows the user to search youtube.com and play the video from `mpv`. - `python-requests` - `python-beautifulsoup4` - `python-lxml` -- `hypervideo` +- `hypervideo` or `youtube-dl` - `mpv` `sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo`