mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-10 16:22:37 +02:00
Move puppeteer-config.json to config directory.
This commit is contained in:
parent
299ab5d685
commit
7526d59b79
4 changed files with 8 additions and 11 deletions
|
|
@ -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"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue