Update README.md

This commit is contained in:
ikechan8370 2023-01-04 13:51:51 +08:00 committed by GitHub
parent 2aa274957d
commit 94891aa958
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ Node.js >= 16.8
进入yunzai根目录
1. 安装依赖
```
pnpm install -w undici showdown mathjax-node puppeteer-extra puppeteer-extra-plugin-stealth puppeteer-extra-plugin-recaptcha delay
pnpm install -w undici showdown mathjax-node puppeteer-extra puppeteer-extra-plugin-stealth puppeteer-extra-plugin-recaptcha delay uuid
```
2. 克隆项目
```