aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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