diff --git a/README.md b/README.md index ff174b7..c62beb6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,14 @@ upc_resent/ ## 快速开始 -### 1. 配置设备 +### 1. 克隆仓库 + +```bash +git clone https://git.yuyujing.cn/zj/UPC-Resent/ +cd UPC-Resent +``` + +### 2. 配置设备 编辑 `config/devices.json`: @@ -80,7 +87,7 @@ upc_resent/ } ``` -### 2. 生成代码 +### 3. 生成代码 ```bash # 检查配置是否正确 @@ -90,7 +97,7 @@ python3 scripts/generate.py --check python3 scripts/generate.py ``` -### 3. 部署与启动 +### 4. 部署与启动 ```bash # 查看服务状态