refactor: 优化 README.md

This commit is contained in:
2026-02-28 16:46:53 +08:00
parent 6ad6b7ff84
commit b3dfd2f3e6

View File

@@ -73,7 +73,7 @@ AppAutoTest/
1. **克隆仓库:** 1. **克隆仓库:**
```bash ```bash
git clone <your-repository-url> git clone https://github.com/CNWeiWei/AppAutoTest
cd AppAutoTest cd AppAutoTest
``` ```