diff --git a/README.md b/README.md index cd734e8..1a646d5 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ The Web UI is implemented using Flask in `src/web/app.py` and includes: 1. Clone the repository: ```bash - git clone http://23.29.118.76:3000/michael/task_fraud_detection + git clone http://23.29.118.76:3000/michael/task_fraud_detection.git cd task_fraud_detection ```