Merge remote-tracking branch 'upstream/main'

# Conflicts:
#	docs/README_CN.md
This commit is contained in:
ChenVadder 2023-08-02 23:42:52 +08:00
commit e4208e9ffb
10 changed files with 129 additions and 32 deletions

View file

@ -67,7 +67,7 @@ # Step 3: Clone the repository to your local machine, and install it.
- don't forget to the configuration for mmdc in config.yml
```yml
PUPPETEER_CONFIG: "./puppeteer-config.json"
PUPPETEER_CONFIG: "./config/puppeteer-config.json"
MMDC: "./node_modules/.bin/mmdc"
```