forked from sch/Rivista
Update README.md
Added instructions to install requirements in Debian based distro.
This commit is contained in:
parent
12a0628767
commit
5306ee9b12
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
|
||||
|
||||
### 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
|
||||
|
|
Loading…
Reference in a new issue