1 files changed, 1 insertions(+), 1 deletions(-)
M README.md
M README.md => README.md +1 -1
@@ 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`