Skip to content

Commit d7b3703

Browse files
authored
Doc: Remove one-click installation script instructions
Removed one-click installation script instructions for macOS/Linux and Windows from the README.
1 parent 2de48b0 commit d7b3703

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -193,20 +193,6 @@ curl -X POST http://127.0.0.1:2048/v1/chat/completions \
193193
- 2GB+ 可用内存
194194
- 稳定的互联网连接
195195

196-
### 一键安装脚本
197-
198-
**macOS/Linux**:
199-
200-
```bash
201-
curl -sSL https://raw.githubusercontent.com/CJackHwang/AIstudioProxyAPI/main/scripts/install.sh | bash
202-
```
203-
204-
**Windows (PowerShell)**:
205-
206-
```powershell
207-
iwr -useb https://raw.githubusercontent.com/CJackHwang/AIstudioProxyAPI/main/scripts/install.ps1 | iex
208-
```
209-
210196
### 手动安装步骤
211197

212198
#### 1. 安装 Poetry

0 commit comments

Comments
 (0)