docs(readme): add CLIProxyAPI Linux installer instructions
- Updated `README.md` and `README_CN.md` with steps to install via the Linux installer. - Acknowledged [brokechubb](https://github.com/brokechubb) for building the installer.
This commit is contained in:
@@ -68,6 +68,14 @@ brew install cliproxyapi
|
|||||||
brew services start 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
|
## Usage
|
||||||
|
|
||||||
### GUI Client & Official WebUI
|
### GUI Client & Official WebUI
|
||||||
|
|||||||
@@ -82,6 +82,14 @@ brew install cliproxyapi
|
|||||||
brew services start 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
|
### 图形客户端与官方 WebUI
|
||||||
|
|||||||
Reference in New Issue
Block a user