Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down