summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7737cd5..46ae690 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@ Command line player to listen to YT videos written in node
Saves bandwidth and streams only the audio part of the videos
# Requirements
-Node.js and npm installed
+1. Node.js and npm
+2. mpv
+3. youtube_dl
# Before use
1. Install node packages with `npm i`