From ec39a4bccbe3638a9469a11dcc949ea75ef14393 Mon Sep 17 00:00:00 2001 From: kotsa2105 <34863739+kotsa2105@users.noreply.github.com> Date: Sun, 19 Jan 2025 20:50:48 +0100 Subject: [PATCH] Update installation.md --- docs/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 71afc4a..ee0393e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -2,7 +2,7 @@ ## System Requirements -- Python 3.8+ +- Python 3.9+ - Docker 20.10+ - 4GB RAM minimum @@ -28,4 +28,4 @@ pip install -r requirements.txt Ready to start? Head to [Create a Project](usage/create-project.md)! ---- \ No newline at end of file +---