From 7680ff7decb85c6225f7feed0d2d21f3c01b61b7 Mon Sep 17 00:00:00 2001 From: Udbhav Ram Date: Thu, 4 Apr 2024 17:45:57 -0500 Subject: [PATCH] Update README.md to include docker configuration (#731) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe2d938c81..b016936066 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Getting started with the OpenDevin project is incredibly easy. Follow these simp ### 1. Requirements * Linux, Mac OS, or [WSL on Windows](https://learn.microsoft.com/en-us/windows/wsl/install) -* [Docker](https://docs.docker.com/engine/install/) +* [Docker](https://docs.docker.com/engine/install/)(For those on MacOS, make sure to allow the default Docker socket to be used from advanced settings!) * [Python](https://www.python.org/downloads/) >= 3.11 * [NodeJS](https://nodejs.org/en/download/package-manager) >= 18.17.1