From 765f234109929df6f1fb56a66036e736ecf07ea3 Mon Sep 17 00:00:00 2001 From: Bob's Programming Academy <97769721+BobsProgrammingAcademy@users.noreply.github.com> Date: Thu, 24 Aug 2023 11:00:43 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 404b98f..22a5d7b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This is an eBay-like e-commerce auction website built using **Django 4**, **HTML Install the following prerequisites: -1. [Python 3.9.12 or higher](https://www.python.org/downloads/) +1. [Python 3.8-3.11](https://www.python.org/downloads/) 2. [PostgreSQL](https://www.postgresql.org/download/) 3. [Visual Studio Code](https://code.visualstudio.com/download)