From acaeb743e45c7ca4ed891038264c21f5d2e857ce Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 2 Jun 2025 15:28:04 +0530 Subject: [PATCH 1/2] fix:Updated readme --- Website/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/Readme.md b/Website/Readme.md index 655e1ff..caafabe 100644 --- a/Website/Readme.md +++ b/Website/Readme.md @@ -48,7 +48,7 @@ Before running this Flask application, ensure you have the following installed o 7. **Install Python dependencies**: ```bash - pip install -r requirements.txt + pip install -r req.txt ``` 8. **Configure environment variables**: From b73ef3ec119518560dc7241eda690bc912a180a5 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 2 Jun 2025 17:06:02 +0530 Subject: [PATCH 2/2] some more updates --- Website/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/Readme.md b/Website/Readme.md index caafabe..1475561 100644 --- a/Website/Readme.md +++ b/Website/Readme.md @@ -102,7 +102,7 @@ Before running this Flask application, ensure you have the following installed o 7. **Install Python dependencies**: ```bash - pip3 install -r requirements.txt + pip3 install -r req.txt ``` 8. **Configure environment variables**: