diff --git a/README.md b/README.md index efa0e7b..42705cd 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ Livie allows the user to search youtube.com and play the video from `mpv`. - `python >= 3.5` - `python-requests` - `python-beautifulsoup4` +- `hypervideo` - `mpv` - `sudo pacman -S python mpv python-requests python-beautifulsoup4` + `sudo pacman -S python mpv python-requests python-beautifulsoup4 hypervideo` ## Installation