From a57a3d51054c39ccf6345dd999dd6236102a43cd Mon Sep 17 00:00:00 2001 From: Rusian Huu Date: Thu, 26 Mar 2026 01:12:14 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E5=A4=8D=20README=20=E5=85=8B?= =?UTF-8?q?=E9=9A=86=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1b9f36..855930c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ ### 安装依赖 ```bash -git clone https://github.com/yourname/gemini-skill.git +git clone https://github.com/WJZ-P/gemini-skill.git cd gemini-skill npm install ```