Skip to content

Commit 516f68e

Browse files
Updated README
1 parent 1b87f19 commit 516f68e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ This is an email client that makes API calls to send and receive emails built us
1818

1919
Install the following prerequisites:
2020

21-
1. [Python 3.9.12 or higher](https://www.python.org/downloads/)
21+
1. [Python 3.8-3.11](https://www.python.org/downloads/)
22+
<br> This project uses **Django v4.2.4**. For Django to work, you must have a correct Python version installed on your machine. More information [here](https://django.readthedocs.io/en/stable/faq/install.html).
2223
2. [Visual Studio Code](https://code.visualstudio.com/download)
2324

2425

0 commit comments

Comments
 (0)