Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
teaxio authored Aug 23, 2024
2 parents b2886b2 + 8c0d58c commit 5769249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ Agent-E relies on several environment variables for its configuration. You need
## Running the Code

Once you have set up the environment and installed all the dependencies, you can run Agent-E using the following command:

```bash
python -m ae.main
```

### For macOS Users
If you encounter `BlockingIOError` (Errno 35) when running the program on macOS, execute the following command to avoid the issue:
```bash
Expand Down

0 comments on commit 5769249

Please sign in to comment.