Add instructions for Homebrew

This commit is contained in:
Kaiyuan Li
2022-06-05 01:35:27 +08:00
committed by ty
parent 0137258e03
commit 946bfdd7c1

View File

@@ -81,6 +81,14 @@ cargo install shadowsocks-rust
then you can find `sslocal` and `ssserver` in `$CARGO_HOME/bin`.
### **Install using Homebrew**
For macOS and Linux, you can install it using [Homebrew](https://brew.sh/):
```bash
brew install shadowsocks-rust
```
### **Download release**
Download static-linked build [here](https://github.com/shadowsocks/shadowsocks-rust/releases).