Skip to content

Commit

Permalink
[Docs] Recover winget instalation method, fix website url (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
melianmiko committed Feb 5, 2025
1 parent 9f8be5a commit e2920b1
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,18 @@ May also work with newer/older devices in same series. If you want to get better
Download & install
-----------------

[![Download for Windows](./docs/img/windows.png)](https://mmk.pw/en/openfreebuds/)
[![Download for Windows](./docs/img/windows.png)](https://mmk.pw/en/openfreebuds/download/)
[![Available in FlatHub](./docs/img/flathub.png)](https://flathub.org/apps/pw.mmk.OpenFreebuds)

#### Scoop (Windows)
#### Windows package managers

Winget (preinstalled):

```powershell
winget install MelianMiko.OpenFreebuds
```

[Scoop](https://scoop.sh/):

```powershell
scoop bucket add extras
Expand Down Expand Up @@ -97,7 +105,6 @@ continue:
```shell
poetry install
```

### Just launch without installation

```shell
Expand Down

0 comments on commit e2920b1

Please sign in to comment.