Update README_CN.md

This commit is contained in:
Tao Sun 2025-08-01 20:11:44 +08:00 committed by GitHub
parent 30a160be56
commit 3b85b4b96d

View file

@ -112,8 +112,8 @@
#### 2. 快速开始
```bash
git clone https://github.com/eigent-ai/Eigent-desktop.git
cd Eigent-desktop
git clone https://github.com/eigent-ai/eigent.git
cd eigent
npm install
npm run dev
```