aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 14d522d..f53e63d 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,11 @@ git clone https://git.sr.ht/~thanosapollo/yeetube.el
(load-file "~/path/to/yeetube.el")
```
+- Make sure you have installed `mpv` and `yt-dlp` as well
+*Debian/Ubuntu*
+``` shell
+sudo apt install yt-dlp mpv
+```
## Contributing