Skip to content

Commit

Permalink
add winget installation to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Oct 15, 2024
1 parent 5d1ec83 commit e66f83b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ in order to download and install the app

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

```bash
winget install amir1376.ABDownloadManager
```

</details>
- <details>
<summary>scoop (for Windows)</summary>

Expand Down Expand Up @@ -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.
If you'd like to support the project, you can find details on how to donate in the [DONATE.md](DONATE.md) file.

0 comments on commit e66f83b

Please sign in to comment.