From cf0be347122a930359b9f8d184941f59705fcde3 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Tue, 22 Oct 2024 16:54:40 -0400 Subject: [PATCH] docs: Explicitly declare the OS version that edx-platform supports. --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 65d7383911..61f21337ee 100644 --- a/README.rst +++ b/README.rst @@ -70,6 +70,11 @@ complexity of Open edX configuration and deployment into their own hands. System Dependencies ------------------- +OS: +* Ubuntu 20.04 + +* Ubuntu 22.04 + Interperters/Tools: * Python 3.11