diff --git a/README.md b/README.md index 2ac065ea..c8cd4381 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,14 @@ brew install cliproxyapi brew services start cliproxyapi ``` +### Installation via CLIProxyAPI Linux Installer + +```bash +curl -fsSL https://raw.githubusercontent.com/brokechubb/cliproxyapi-installer/refs/heads/master/cliproxyapi-installer | bash +``` + +Thanks to [brokechubb](https://github.com/brokechubb) for building the Linux installer! + ## Usage ### GUI Client & Official WebUI diff --git a/README_CN.md b/README_CN.md index 87c85e2b..dd7d71ca 100644 --- a/README_CN.md +++ b/README_CN.md @@ -82,6 +82,14 @@ brew install cliproxyapi brew services start cliproxyapi ``` +### 通过 CLIProxyAPI Linux Installer 安装 + +```bash +curl -fsSL https://raw.githubusercontent.com/brokechubb/cliproxyapi-installer/refs/heads/master/cliproxyapi-installer | bash +``` + +感谢 [brokechubb](https://github.com/brokechubb) 构建了 Linux installer! + ## 使用方法 ### 图形客户端与官方 WebUI