Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Feb 17, 2024
1 parent fb269d5 commit 1408ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/guide/get_started/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can finish the setup by modifying the [config2.yaml](https://github.com/geek
#### Use a config2.yaml

1. Run `metagpt --init-config # create ~/.metagpt/config2.yaml, modify it to your own config`. This way you don't accidentally commit and share your API key using git.
2. Take a look at [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.yaml.example) and [code](https://github.com/geekan/MetaGPT/blob/main/metagpt/config2.py) to understand the configuration.
2. Take a look at [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.yaml.example) and [code](https://github.com/geekan/MetaGPT/blob/main/metagpt/config2.py) to understand the configuration.
3. Fill in your own values to the file:

```yaml
Expand Down

0 comments on commit 1408ba5

Please sign in to comment.