Merge pull request #1 from RusianHu/docs/fix-readme-clone-url

修复地址
This commit is contained in:
WJZ_P
2026-03-26 01:45:21 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ Generate game-style sticker images through AI conversation:
### Install Dependencies ### Install Dependencies
```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
``` ```

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
``` ```