From 2b741d209e3cf4ac7de12c1f31ee15c2f2e69947 Mon Sep 17 00:00:00 2001 From: Pranjal Rai Date: Thu, 1 May 2025 07:13:55 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f725215..a6a0622 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ To run this project, you'll need to install the following dependencies: These dependencies can be installed using `pip` by running: ```bash -pip install -r requirements.tx +pip install -r requirements.txt ```