diff --git a/README.md b/README.md index 6205bea..0f12c4f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,19 @@ - 支持所有常用协议(VLESS-REALITY, TUIC, Trojan, Hysteria2, Shadowsocks, VMess 等) - 一键启用 BBR +## 安装命令 + +系统支持:Ubuntu / Debian / CentOS / Alpine / SUSE (仅限 64 位系统,需以 ROOT 用户运行)。 + +一键安装及管理命令: +```bash +bash <(wget -qO- https://git.lll.rest/svefnz/sing-box/raw/branch/main/install.sh) +``` +或者使用 `curl`: +```bash +bash <(curl -fsSL https://git.lll.rest/svefnz/sing-box/raw/branch/main/install.sh) +``` + ## 帮助信息 使用:`sing-box help`