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,14 @@
# macOS
## Homebrew (core)
```shell
brew install sing-box
```
## Homebrew (Tap)
```shell
brew tap sagernet/sing-box
brew install sagernet/sing-box/sing-box
```