Update README.md

This commit is contained in:
ikechan8370 2022-12-31 17:58:48 +08:00 committed by GitHub
parent 7bc9d88a0f
commit 8147b28623
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 delay
pnpm install -w undici showdown mathjax-node puppeteer-extra puppeteer-extra-plugin-stealth puppeteer-extra-plugin-recaptcha delay
```
2. 克隆项目
```