Add documentation for windows installation via scoop

Signed-off-by: 金雄镕 <dragove@qq.com>
This commit is contained in:
金雄镕 2023-10-10 09:53:49 +08:00 committed by GitHub
parent ac88f6b81b
commit aafddafc92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,10 @@ choco install sing-box
```shell ```shell
winget install sing-box winget install sing-box
``` ```
## scoop
```shell
scoop install sing-box
```