mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 09:46:24 +02:00
修改文档
This commit is contained in:
parent
4975baa890
commit
50574bcbfe
2 changed files with 4 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ ## Tutorial: Initiating a startup
|
|||
|
||||
```shell
|
||||
python startup.py "Write a cli snake game"
|
||||
# Use code review will cost more money, but will opt for better code quality.
|
||||
python startup.py "Write a cli snake game" --code_review True
|
||||
```
|
||||
|
||||
After running the script, you can find your new project in the `workspace/` directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue