Skip to content

Commit

Permalink
docs: make markdownlint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Oct 10, 2023
1 parent e104207 commit 4cd4564
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 @@ -35,13 +35,13 @@ You can learn more about Take Over mode [here](https://github.com/johnsoncodehk/
项目使用 [pnpm](https://pnpm.io/) 管理项目依赖,请使用 [pnpm](https://pnpm.io/) 安装本项目。

```bash
$ pnpm install
pnpm install
```

### 创建新应用

```bash
$ pnpm run create WidgetName username password
pnpm run create WidgetName username password
```

### 发布
Expand Down

0 comments on commit 4cd4564

Please sign in to comment.