mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-02-18 23:07:13 -05:00
Add winget install instructions
Thanks @TheForcer for adding the package!
This commit is contained in:
10
README.md
10
README.md
@@ -54,6 +54,16 @@ You can install sonixd by downloading the [latest release](https://github.com/je
|
||||
- Linux: `.AppImage`
|
||||
- MacOS: `.dmg`
|
||||
|
||||
---
|
||||
### Windows
|
||||
|
||||
If you prefer not to download the release binary, you can install using `winget`.
|
||||
|
||||
Using your favorite terminal (cmd/pwsh):
|
||||
|
||||
```
|
||||
winget install sonixd
|
||||
```
|
||||
---
|
||||
|
||||
### Arch Linux
|
||||
|
||||
Reference in New Issue
Block a user