From 66b5c760f4449264a406464d2e844e20ba219e1b Mon Sep 17 00:00:00 2001 From: Tejen Patel Date: Wed, 19 Apr 2023 15:11:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ec8e4e..0db9debb 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ _To execute the following commands, open a CMD, Bash, or Powershell window by na 1. Run `autogpt` Python module in your terminal. On linux or mac: ```bash - # On Linux of Mac: + # On Linux or Mac: ./run.sh start # On Windows: .\run.bat