Update README.md with Debian based distro instructions #1
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