chore: README.md

This commit is contained in:
ChenZhaoYu
2023-02-09 16:48:21 +08:00
parent 9f44c1dea2
commit f38fcc7721
2 changed files with 10 additions and 0 deletions

View File

@@ -9,6 +9,11 @@
## 使用
> Make sure `node >= 18`
如果你没有安装过 `pnpm`
```shell
npm install pnpm -g
```
安装依赖
```shell
pnpm install