update readme

This commit is contained in:
shaw
2025-07-15 22:25:09 +08:00
parent fbf942a5fd
commit 45a1832f6b
2 changed files with 2 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ sudo systemctl start redis
```bash ```bash
# 下载项目 # 下载项目
git clone https://github.com/yourusername/claude-relay-service.git git clone https://github.com/Wei-Shaw/claude-relay-service.git
cd claude-relay-service cd claude-relay-service
# 安装依赖 # 安装依赖

View File

@@ -111,7 +111,7 @@ If you're too lazy to set up the environment, use Docker directly:
```bash ```bash
# 1. Download project # 1. Download project
git clone https://github.com/yourusername/claude-relay-service.git git clone https://github.com/Wei-Shaw/claude-relay-service.git
cd claude-relay-service cd claude-relay-service
# 2. One-click start # 2. One-click start