documentation: Update installation

This commit is contained in:
世界
2023-07-26 12:36:51 +08:00
parent 4cc2d3d965
commit 59411282ee
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
```