From 7490074cbe4cd06a240f9e15590215793bb8d8b4 Mon Sep 17 00:00:00 2001 From: Fawaaz <79213359+Lyn-xX@users.noreply.github.com> Date: Mon, 15 Aug 2022 15:17:04 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc5412993..2d5b8302b 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Refer to our [Installation Guide](https://spotdl.rtfd.io/en/latest/installation/ ### Other options - Prebuilt Executable - - You can download the latest version from from the [Releases Tab](https://github.com/spotDL/spotify-downloader/releases) + - You can download the latest version from the [Releases Tab](https://github.com/spotDL/spotify-downloader/releases) - On Termux - `curl -L https://raw.githubusercontent.com/spotDL/spotify-downloader/master/scripts/termux.sh | sh` - Arch From f79fadd6fe4ba3e130892de1269a0e76d0571975 Mon Sep 17 00:00:00 2001 From: Fawaaz <79213359+Lyn-xX@users.noreply.github.com> Date: Mon, 15 Aug 2022 15:18:30 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5b8302b..ffe9f1ec3 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Refer to our [Installation Guide](https://spotdl.rtfd.io/en/latest/installation/ If using FFmpeg only for spotDL, you can install FFmpeg to your local directory. `spotdl --download-ffmpeg` will download FFmpeg to your spotDL installation directory. -We reccomend the above option, but if you want to install FFmpeg system-wide, +We recommend the above option, but if you want to install FFmpeg system-wide, - [Windows Tutorial](https://windowsloop.com/install-ffmpeg-windows-10/) - OSX - `brew install ffmpeg`