diff --git a/Website/Readme.md b/Website/Readme.md index 655e1ff..1475561 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**: @@ -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**: