mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-04 21:32:38 +02:00
Update README.md
This commit is contained in:
parent
a57b32aa75
commit
7c74ce1ce6
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ # Step 2: Clone the repository to your local machine for latest version, and ins
|
|||
|
||||
# Step 3: setup your OPENAI_API_KEY, or make sure it existed in the env
|
||||
mkdir ~/.metagpt
|
||||
cp config/config.yaml ~/.metagpt/key.yaml
|
||||
vim ~/.metagpt/key.yaml
|
||||
cp config/config.yaml ~/.metagpt/config.yaml
|
||||
vim ~/.metagpt/config.yaml
|
||||
|
||||
# Step 4: run metagpt cli
|
||||
metagpt "Create a 2048 game in python"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue