From 24880b5042259686792c19f50b85de9a49f32e71 Mon Sep 17 00:00:00 2001 From: Yuvi9587 <114073886+Yuvi9587@users.noreply.github.com> Date: Thu, 28 Aug 2025 04:34:37 -0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c557cc0..cf30783 100644 --- a/readme.md +++ b/readme.md @@ -87,7 +87,7 @@
  • pip (Python package installer)
  • Install Dependencies

    -
    pip install -r requirements.txt
    +
    pip install PyQt5 requests cloudscraper Pillow fpdf2 python-docx
     

    Running the Application

    Navigate to the application's directory in your terminal and run: