📝 Update dev guide
This commit is contained in:
parent
fc27a0b559
commit
d677573576
2 changed files with 2 additions and 2 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -7,7 +7,7 @@
|
|||
|
||||
## User Interface
|
||||
|
||||
Install pnpm: `npm install -g pnpm`
|
||||
Install pnpm: `npm install -g pnpm@9.1.1`
|
||||
|
||||
<details>
|
||||
<summary>For China mainland</summary>
|
||||
|
|
2
.github/CONTRIBUTING_zh_CN.md
vendored
2
.github/CONTRIBUTING_zh_CN.md
vendored
|
@ -7,7 +7,7 @@
|
|||
|
||||
## NPM 依赖
|
||||
|
||||
安装 pnpm:`npm install -g pnpm`
|
||||
安装 pnpm:`npm install -g pnpm@9.1.1`
|
||||
|
||||
<details>
|
||||
<summary>适用于中国大陆</summary>
|
||||
|
|
Loading…
Add table
Reference in a new issue