aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-16 18:00:52 -0500
committerJesús <heckyel@hyperbola.info>2021-01-16 18:00:52 -0500
commitbe65320ce695a59d427e56f261c4af2c3170a65f (patch)
tree03327d98dd8f6933e52df77184857f54f042f6b7 /README.md
parent5e8e05a8ed8e05e77b3c3443b7f4c4a6a06c8b99 (diff)
downloadlivie-be65320ce695a59d427e56f261c4af2c3170a65f.tar.lz
livie-be65320ce695a59d427e56f261c4af2c3170a65f.tar.xz
livie-be65320ce695a59d427e56f261c4af2c3170a65f.zip
Change API
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index a4e2b30..62928e0 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,10 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
- `python >= 3.5`
- `python-requests`
-- `python-beautifulsoup4`
-- `python-lxml`
-- `hypervideo` or `youtube-dl`
+- `hypervideo`
- `mpv`
- `sudo pacman -S python mpv python-requests python-beautifulsoup4 python-lxml hypervideo`
+ `sudo pacman -S python mpv python-requests hypervideo`
## Installation