diff --git a/LogBot/README.md b/LogBot/README.md index e09bac9..ff794eb 100644 --- a/LogBot/README.md +++ b/LogBot/README.md @@ -64,4 +64,5 @@ These can be found in the folder `stylesheets/`. ## Requirements -- [xbotlib](https://git.vvvvvvaria.org/decentral1se/xbotlib) +- [xbotlib](https://git.vvvvvvaria.org/decentral1se/xbotlib) (`pip3 install xbotlib`) +- [jinja2](https://jinja.palletsprojects.com/) (`pip3 install jinja2`)