Update README.md

This commit is contained in:
MCNeteaseDevs
2025-05-16 11:43:14 +08:00
committed by GitHub
parent 04ff90b77a
commit 8ce36a0a5e

View File

@@ -18,7 +18,7 @@
2. 克隆派生
```bash
# 克隆项目到本地(注意是派生项目的链接,不是原始项目)
git checkout -b https://github.com/your-user-name/your-fork-name.git
git clone https://github.com/your-user-name/your-fork-name.git
```
3. 创建分支