diff --git a/README.md b/README.md index 000168233..1903bebe1 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ # https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html ### Configuration -You can configure `~/.metagpt/config2.yaml` according to the [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.example.yaml): +You can configure `~/.metagpt/config2.yaml` according to the [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.example.yaml) and [doc](https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html): ```yaml llm: @@ -78,8 +78,6 @@ ### Configuration api_key: "YOUR_API_KEY" ``` -And you can check the [configuration doc](https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html) for more details. - ### Usage After installation, you can use it as CLI