From 5306ee9b129033eeaa1db95a510648e3ee08215a Mon Sep 17 00:00:00 2001 From: roughnecks Date: Tue, 9 Jul 2024 18:13:32 +0200 Subject: [PATCH] Update README.md Added instructions to install requirements in Debian based distro. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 46608eb..2014a3b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ This software was inspired from Tigase and was motivated by Movim. ## Installation +### Debian-based Distro + +```shell +# apt install python3 python3-fastapi python3-feedgenerator python3-lxml python3-slixmpp python3-tomli uvicorn +``` + ### Download Extract the source package to a directory that you have permission to run