sing-box/docs/installation/package-manager/macOS.md

14 lines
163 B
Markdown
Raw Normal View History

2023-07-26 04:36:51 +00:00
# macOS
## Homebrew (core)
```shell
brew install sing-box
```
## Homebrew (Tap)
```shell
brew tap sagernet/sing-box
brew install sagernet/sing-box/sing-box
```