From 9a00ca1f98745bc62a14deb282dde5f033255578 Mon Sep 17 00:00:00 2001 From: soredake <5204968+soredake@users.noreply.github.com> Date: Thu, 16 Nov 2023 19:57:21 +0200 Subject: [PATCH] readme: add winget to windows installation options --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1261599..89a6437 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,11 @@ A modern GUI video and audio downloader supporting [hundreds of sites](https://g ``` scoop install https://raw.githubusercontent.com/aandrew-me/ytDownloader/main/ytdownloader.json ``` +- **Winget** + App can be installed with [Winget](https://github.com/microsoft/winget-cli) using the following command + ``` + winget install aandrew-me.ytDownloader + ``` ## Linux 🐧 Linux has several options available - Flatpak, AppImage, Snap and AUR.