diff --git a/README.md b/README.md index 96de349ab..877b6d363 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ ### Pip installation ```bash pip install metagpt -# configuration details: https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html +# https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html metagpt --init-config # it will create ~/.metagpt/config2.yaml, just modify it to your needs metagpt "Create a 2048 game" # this will create a repo in ./workspace ```