Add winget install instructions

Thanks @TheForcer for adding the package!
This commit is contained in:
Jeff
2021-11-27 02:49:21 -08:00
committed by GitHub
parent 79d1597369
commit 835dbe89df

View File

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