From cd1ede18337584c7fb4d278990ce107e72c054c1 Mon Sep 17 00:00:00 2001 From: n Date: Fri, 31 Jan 2025 19:07:25 -0600 Subject: [PATCH] forgor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 541e60f..ba6fa18 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ If you use bash, you can replace `source venv/bin/activate.fish` with just `sour #### Dependencies -This bot depends on `simplematrixbotlib`, which can be installed in your venv like this: +This bot depends on `simplematrixbotlib` and `requests`, which can be installed in your venv like this: ```sh -pip install simplematrixbotlib +pip install simplematrixbotlib requests ``` #### Configuring