From 6b7787ce99030afb68d356e4cb312e41d59c0f19 Mon Sep 17 00:00:00 2001 From: Chris Villa Date: Fri, 21 Apr 2023 14:19:00 +1200 Subject: [PATCH] docs: fix small typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 743584e5..63e8f288 100644 --- a/README.md +++ b/README.md @@ -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: