From ec20ad0f705c77639ca85dd7011987c1368baba0 Mon Sep 17 00:00:00 2001 From: Jawad Sher <158135119+JawadSher@users.noreply.github.com> Date: Wed, 5 Jun 2024 18:43:58 +0500 Subject: [PATCH] Update README.md --- Project 6 - Desktop Notifier/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Project 6 - Desktop Notifier/README.md b/Project 6 - Desktop Notifier/README.md index c399248..e807520 100644 --- a/Project 6 - Desktop Notifier/README.md +++ b/Project 6 - Desktop Notifier/README.md @@ -21,7 +21,6 @@ This Python script fetches news articles from various categories such as world, ## Usage 1. Clone the repository. -2. Install required dependencies using `pip install -r requirements.txt`. 3. Run the script using `python news_notifier.py`. 4. Follow the on-screen instructions to select a news category.