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
This commit is contained in:
commit
2a42e7b202
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue