Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amir1376 committed Sep 23, 2024
1 parent f794133 commit 9bdd51c
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
- <details>
<summary>bash script (Linux)</summary>

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
```

</details>
- using a package manager
- <details>
<summary>scoop (for Windows)</summary>

```bash
scoop install extras/abdownloadmanager
```

</details>
- Or you can find download links for your OS
from [GitHub Releases](https://github.com/amir1376/ab-download-manager/releases/latest)


## Screenshots
Expand Down

0 comments on commit 9bdd51c

Please sign in to comment.