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