From 788c58020d4ec80bd46feed7f7dfeee36a2a25a9 Mon Sep 17 00:00:00 2001 From: zj <1052308357@qq.com> Date: Mon, 23 Mar 2026 16:03:04 +0800 Subject: [PATCH] readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) 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 # 查看服务状态