From 58a8f9939883227b19e97cad7db5fc1ad360c21d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 4 Dec 2019 14:49:42 -0500 Subject: fix missing dependencie --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3