From f19172559e532a5f218101fa561b32f1b8c2eed8 Mon Sep 17 00:00:00 2001 From: justanotheranonymoususer Date: Sat, 19 Oct 2024 17:33:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 310a3f8..a92f191 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ C:\Users\AkitotheExiled\Desktop\RSSReply-master> * Installing requirements.txt so our script can be ran. In the command prompt, type **python pip install requirements.txt**. Press enter and wait for the command to finish. ``` -C:\Users\AkitotheExiled\Desktop\RSSReply-master>python pip install requirements.txt +C:\Users\AkitotheExiled\Desktop\RSSReply-master>python -m pip install -r requirements.txt ``` - - - - ## Setting your config