sing-box/docs/installation/package-manager/macOS.md
2023-07-29 21:01:43 +08:00

14 lines
163 B
Markdown

# macOS
## Homebrew (core)
```shell
brew install sing-box
```
## Homebrew (Tap)
```shell
brew tap sagernet/sing-box
brew install sagernet/sing-box/sing-box
```