From 4a2456b0535f1d6137a30ddd2b1ae5ef6828c1b4 Mon Sep 17 00:00:00 2001 From: Leon Etienne <40911701+Leonetienne@users.noreply.github.com> Date: Sat, 26 Feb 2022 19:35:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cb6481..5e57722 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Files will be saved to `./videos//` and `./music//`. ## Installation / Setup 1) Clone this repository 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!) +3) Make sure you have Python3 and [yt-dlp](https://github.com/yt-dlp/yt-dlp) installed. (The commands `python3` and `yt-dlp` should be available!) 4) Done. ## Other noteworthy utilities