diff --git a/README.md b/README.md index 3a073a92..1be144f0 100644 --- a/README.md +++ b/README.md @@ -60,14 +60,18 @@ You can install sonixd by downloading the [latest release](https://github.com/je ### Windows -If you prefer not to download the release binary, you can install using `winget`. - -Using your favorite terminal (cmd/pwsh): +If you prefer not to download the release binary, you can install using `winget`. Using your favorite terminal (cmd/pwsh): ``` winget install sonixd ``` +Or you can install using [scoop](https://scoop.sh). + +``` +scoop install sonixd +``` + --- ### Arch Linux