diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |