Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Apr 22, 2024
1 parent 2150486 commit f8367b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ GKD 订阅模板, 此仓库方便您直接构建自己订阅, 点击右上角 [U
- pnpm>=9 <https://pnpm.io/zh/installation>
- vscode <https://code.visualstudio.com>

安装好后使用模板, 假设您刚刚使用 `Use this template` 创建的仓库是 `https://gihtub.com/username/subscription`
安装好后使用模板, 假设您刚刚使用 `Use this template` 创建的仓库是 `https://github.com/username/subscription`

接下来下载并初始化环境

```shell
git clone https://gihtub.com/username/subscription
git clone https://github.com/username/subscription
cd subscription
pnpm install
```
Expand Down

0 comments on commit f8367b7

Please sign in to comment.