Skip to content

Commit

Permalink
docs: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 4, 2024
1 parent fee207c commit bd8f50a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ Fork 本仓库的 `main`分支。
的李跳跳规则填写进入`ltt.json`,然后使用命令行依次运行:

```shell
npm install
pnpm i

npm run convert
pnpm convert
```

运行成功后,转换结果会出现在`-2.json`
Expand Down Expand Up @@ -85,7 +85,7 @@ npm run convert
(本地运行需要执行此步骤)然后在命令行工具输入

```shell
npm run list
pnpm run list
```

就可以了
Expand Down

0 comments on commit bd8f50a

Please sign in to comment.