From cb056b43b4169ca1dee746a02e38132f708ed8ae Mon Sep 17 00:00:00 2001 From: Leon Etienne <40911701+Leonetienne@users.noreply.github.com> Date: Sat, 26 Feb 2022 19:35:03 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ea9c80..5cb6481 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ which basically means it won't download a video twice. It will save video IDs an Files will be saved to `./videos//` and `./music//`. -## Installing / Setup +## Installation / Setup 1) Clone this repository -2) Create `linklist-videos.yaml` and `linklist-music.yaml` and populate these to your linking. -3) Make sure you have Python3 and [yt-dlp](https://github.com/yt-dlp/yt-dlp) installed. +2) Create `linklist-videos.yaml` and `linklist-music.yaml` in repository-root and populate these to your liking. +3) Make sure you have Python3 and [yt-dlp](https://github.com/yt-dlp/yt-dlp) installed. (Thoe commands `python3` and `yt-dlp` should be available!) 4) Done. ## Other noteworthy utilities