From 4c5e5a0b5a37306a42dd4961ced9efdc7119da69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=AE=E0=AE=A9=E0=AF=8B=E0=AE=9C=E0=AF=8D=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D=20=E0=AE=AA?= =?UTF-8?q?=E0=AE=B4=E0=AE=A9=E0=AE=BF=E0=AE=9A=E0=AF=8D=E0=AE=9A=E0=AE=BE?= =?UTF-8?q?=E0=AE=AE=E0=AE=BF?= Date: Sat, 22 Jun 2024 15:49:52 +0530 Subject: [PATCH] Mention Ubuntu supported versions (#2584) --- Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development.md b/Development.md index 96b4427430..323cc74e3d 100644 --- a/Development.md +++ b/Development.md @@ -5,7 +5,7 @@ Otherwise, you can clone the OpenDevin project directly. ## Start the server for development ### 1. Requirements -* Linux, Mac OS, or [WSL on Windows](https://learn.microsoft.com/en-us/windows/wsl/install) +* Linux, Mac OS, or [WSL on Windows](https://learn.microsoft.com/en-us/windows/wsl/install) [ Ubuntu <= 22.04] * [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