diff --git a/README.md b/README.md index fc2083c..85a7352 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ After the CLI mode is started, you can see the start page of AutoAgent: #### Import browser cookies to browser environment -You can import the browser cookies to the browser environment to let the agent better access some specific websites. For more details, please refer to the [cookies](./AutoAgent/environment/cookie_json/README.md) folder. +You can import the browser cookies to the browser environment to let the agent better access some specific websites. For more details, please refer to the [cookies](./autoagent/environment/cookie_json/README.md) folder. #### Add your own API keys for third-party Tool Platforms