aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index a8e2adf..ca14748 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,9 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
- `python >= 3.5`
- `python-requests`
-- `python-beautifulsoup4`
-- `python-lxml`
-- `hypervideo`
- `mpv`
- `sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo`
+ `sudo pacman -S python mpv python-requests`
## Installation