From 9bdd51c33f88da4b736a05c71aa011eb7001bf53 Mon Sep 17 00:00:00 2001 From: AmirHossein Abdolmotallebi Date: Mon, 23 Sep 2024 20:56:21 +0330 Subject: [PATCH] update README.md --- README.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a6d831a..9207f1e 100644 --- a/README.md +++ b/README.md @@ -36,16 +36,27 @@ Please visit [Project Website](https://abdownloadmanager.com) for more info in order to download and install the app - You can visit [Project Website](https://abdownloadmanager.com) for Download Instructions -- Or you can find download links for your OS from [GitHub Releases](https://github.com/amir1376/ab-download-manager/releases/latest) -- Or use a package manager +- using an installation script + -
+ bash script (Linux) + + you can run this to install or update existing installed version + ```bash + curl -fsSL https://raw.githubusercontent.com/amir1376/ab-download-manager/master/scripts/install.sh | bash + ``` + +
+- using a package manager -
scoop (for Windows) - + ```bash scoop install extras/abdownloadmanager ``` - +
+- Or you can find download links for your OS + from [GitHub Releases](https://github.com/amir1376/ab-download-manager/releases/latest) ## Screenshots