docs: fix small typo in README

This commit is contained in:
Chris Villa
2023-04-21 14:19:00 +12:00
committed by GitHub
parent 558003704e
commit 6b7787ce99

View File

@@ -143,7 +143,7 @@ _To execute the following commands, open a CMD, Bash, or Powershell window by na
1. Run `autogpt` Python module in your terminal.
```bash
# On Linux of Mac:
# On Linux or Mac:
./run.sh
# On Windows: