From e66f83b7a9593d398168403ee55337ce48f1e21c Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 16 Oct 2024 04:01:08 +0800 Subject: [PATCH] add winget installation to readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9207f1e..03cf17d 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,14 @@ in order to download and install the app - using a package manager + -
+ winget (for Windows) + + ```bash + winget install amir1376.ABDownloadManager + ``` + +
-
scoop (for Windows) @@ -170,4 +178,4 @@ Let's make a better Download Manager together ❤️ ## Support the Project -If you'd like to support the project, you can find details on how to donate in the [DONATE.md](DONATE.md) file. \ No newline at end of file +If you'd like to support the project, you can find details on how to donate in the [DONATE.md](DONATE.md) file.