From 55147fa024e8a58f701a637b48723afb2415c69b Mon Sep 17 00:00:00 2001 From: robinhamers Date: Tue, 24 Feb 2026 16:06:05 +0100 Subject: [PATCH] docs: fix pip install command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b9ed3f..cbcf9b9 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Before running the bot, ensure you have the following dependencies: ### Install dependencies -You can install the necessary dependencies using `pip -r requirements.txt +You can install the necessary dependencies using `pip install -r requirements.txt`. ## Commands • /time: Displays the current time.