documentation: Update installation

This commit is contained in:
世界
2023-07-26 12:36:51 +08:00
parent ffe515d0e0
commit 1e31d26e03
10 changed files with 124 additions and 5 deletions

View File

@@ -0,0 +1,13 @@
# Windows
## Chocolatey
```shell
choco install sing-box
```
## winget
```shell
winget install sing-box
```