docs: 修复 README 克隆地址

This commit is contained in:
Rusian Huu
2026-03-26 01:12:14 +08:00
parent 51227f9bdb
commit a57a3d5105

View File

@@ -70,7 +70,7 @@
### 安装依赖 ### 安装依赖
```bash ```bash
git clone https://github.com/yourname/gemini-skill.git git clone https://github.com/WJZ-P/gemini-skill.git
cd gemini-skill cd gemini-skill
npm install npm install
``` ```