Update README.md

Added instructions to install requirements in Debian based distro.
This commit is contained in:
Simone 2024-07-09 18:13:32 +02:00
parent 12a0628767
commit 5306ee9b12

View file

@ -30,6 +30,12 @@ This software was inspired from Tigase and was motivated by Movim.
## Installation ## Installation
### Debian-based Distro
```shell
# apt install python3 python3-fastapi python3-feedgenerator python3-lxml python3-slixmpp python3-tomli uvicorn
```
### Download ### Download
Extract the source package to a directory that you have permission to run Extract the source package to a directory that you have permission to run