From ef23834b03d659078cf16ea9f6bccacfddb60ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 7 Jul 2019 22:32:10 -0500 Subject: added python-requests to README.md closed #4 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfea20e..8f42488 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,10 @@ Livie allows the user to search youtube.com and play the video from `mpv`. ## Requirements - `python >= 3.6` +- `python-requests` - `mpv` - `sudo pacman -S python mpv` + `sudo pacman -S python mpv python-requests` ## Installation -- cgit v1.2.3