Compare commits

..

2 commits

Author SHA1 Message Date
sch
2a42e7b202 Merge pull request 'Update README.md with Debian based distro instructions' (#1) from roughnecks/PubSubToAtom:apt-instructions-for-readme into main
Reviewed-on: sch/PubSubToAtom#1
2024-07-09 19:32:55 +02:00
5306ee9b12 Update README.md
Added instructions to install requirements in Debian based distro.
2024-07-09 18:13:32 +02:00

View file

@ -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